|
-
February 17th, 2000, 02:43 PM
#1
SQL server
Hi ,
Can someone give a a suggestion for a good VB book on SQL server
Thanks
-
February 17th, 2000, 03:37 PM
#2
Re: SQL server
If you mean a good book for accessing SQL Server you can't go wrong (or get much better) with The Hitchhiker's Guide to Visual Basic and SQL Server by William Vaughn. Published by Microsoft Press. The latest edition I think is still the 6th edition. It covers ADO, RDO and DAO and accessing all different types of databases. It focuses on SQL Server, of course, and shows you how to write stored procedures for SQL Server.
I think it is one of the best books for data access in general as well as for writing code against SQL Server.
You should also look for Programming SQL Server Unleased published by SAMS. I think their latest edition covers SQL Server 7.0 as well.
Hope this helps,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|