You can check connection strings at Microsoft OLE DB Driver for SQL Server connection strings
To use Microsoft OLE DB Driver for SQl Server (MSOLEDBSQL) to establish database connection.
Sankaranarayanan M
1
Reputation point
Currently, We using Visual Basic 6.0
For Database connection, we are using ADODB connectivity through the "SQL Server Native Client 11.0" Driver
We want to replace "SQL Server Native Client 11.0" Driver with "Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL)"
What is format for the connection string and Driver name for ADODB connectivity to be used for the Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) in Visual Basic 6.0 ?
if possible can give an example for connection string.
Developer technologies | VB
2,892 questions