what is the best driver for SQL - TechRepublic
General discussion
March 21, 2005 at 10:56 AM
ma407

what is the best driver for SQL

by ma407 . Updated 19 years ago

For a VB front end and a SQL 7 back end what driver is best for the connection string..

there are so many OLE DB choices.

The SQL Server books say use:

Provider= SQLOLEDB
or
Provider = MSDASQL

I’m confused and the text is overwhelming. Can someone break it down for me. I used to use:

Driver=SQL server

thanks

This discussion is locked

All Comments