|
-
April 21st, 2004, 03:33 PM
#1
Opening ODBC with CDaoDatabase::open()
I created a System DSN called MyDB and I want to connect to it using
CDaoDatabase db;
db.Open("", FALSE, FALSE, "ODBC;DSN=MyDB);
I get the message: "You cannot use ODBC to import from, export to, or link am external Microsoft Jet or ISAM database table to your database."
I've searched a lot of forums and can't seem to find a correct way to make this work.
Thank you for any hint on this...
FN
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
|