Hi,
Is SQLCA.Database = "DatabaseName" not supported by "SNC SQL Native Client(OLE DB)" driver?
The connection object fails to connect to the database unless it's passed as SQLCA.DBParm = "Database='databasename',Provider='SQLNCLI11'"
I would like SQLCA.Database to work without having to pass SQLCA.DBParm to avoid code changes.
Thanks!
DBMS SNC - PBSNC170.DLL
DBMS ODBC - PBODB170.DLL