|
-
October 4th, 2003, 01:40 AM
#1
Thanks it worked. But new problem.
Hi ,
retcode = SQLDriverConnect(hDBC, NULL, (SQLTCHAR*) "DRIVER={Microsoft Access Driver (*.mdb);}DBQ=D:\\MyFolder\\MyDatabase.mdb", SQL_NTS, (SQLTCHAR*) szOutConn, cbConnOutMax, cbOutConn, SQL_DRIVER_COMPLETE);
Is this DSN Equivalent Connection String Right?
"DRIVER={Microsoft Access Driver (*.mdb);}DBQ=D:\\MyFolder\\MyDatabase.mdb"
Am i forgetting any ;"{} symbols anywhere. Are these \\ right?
I am getting retcode ERROR.
Thanks.
Vinit Sankhe.
V.V.Sankhe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|