Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB.NET Programming for SQL Server
Name: Chaim Bochner Date: October 23, 2003 at 07:06:00 Pacific OS: Windows 2000 CPU/Ram: Pentium 3 450mhz
Comment:
Hi,
Can anyone help me with advice regarding buying good VB.NET book(s) that show you how to program for SQL Server. Please let me know.
Name: gpp Date: October 23, 2003 at 08:10:01 Pacific
Reply:
Go to amazon.com and do a search for it.. they have ratings and customer reviews that are always helpfull. If that doesnt doesnt help, Wrox seems to produce good books.
Summary: Hi, How can I automatically increment an ID-field in a MS SQL Server 2000 table? scenario: I want to add a record to a database with an ADO command object from VB. I am calling a stored procedure with...
Summary: I just completed a stand-alone VB.NET application that I wish to create an installer for. My program has two dependency files, one is a .dll and the other is a .xml. The files need to be in the work...
Summary: You just need to focus your search appropriately. VB.Net, like VB before it, is just the language syntax you are using; you need to work with the particular library that supports databases. For the .N...