Access and SQL Server Books

A

amazo

Dear all,

I am planning to move my Access databases to SQL Server and still
using Access as Front-End.

I did a search on Amazon.com to buy a book but the list is so huge
that I can't distinguish what would be better.

I would appreciate your wise about.

Regards.

Angel.
 
V

Van T. Dinh

1. Microsoft Access Developer's Guide to SQL Server by Mary Chipman & Andy
Baron published by SAMS.

2. Professional SQL Server Developments with Access by Rick Dobson published
by WROX.
 
T

Tony Toews

Van T. Dinh said:
1. Microsoft Access Developer's Guide to SQL Server by Mary Chipman & Andy
Baron published by SAMS.

2. Professional SQL Server Developments with Access by Rick Dobson published
by WROX.

Agreed.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
T

Tony Toews

J

John Winterbottom

amazo said:
Dear all,

I am planning to move my Access databases to SQL Server and still
using Access as Front-End.

I did a search on Amazon.com to buy a book but the list is so huge
that I can't distinguish what would be better.


For the Access side of things look at the Access Developers Handbook Vol II.
For the SQL Server side of things there are two; Inside Microsoft SQL Server
2000 by Kalen Delaney for SQL Server internals, and The Guru's Guide to
Transact-SQL
by Ken Henderson for T-SQL programming.
 
Top