To continue reading for free, register below or login
To read more you must become a member of SearchSQLServer.com
');
// -->

The connection between Visual Basic and SQL Server is made using one of several interface APIs. The APIs you should consider depends on which version of Visual Basic you're using. For Visual Basic.Net, use ADO.Net. For Visual Basic 6 use ADO.
Do you have comments on this Ask the Expert Q&A? Let us know.
|