|
-
February 21st, 2005, 10:23 AM
#1
CDAODatabase-MS Access
I am creating mdb files using the CDaoDatabase... create ... function,
mdb is created, but when i am trying to open the mdb file directly, the version problem is comming,
and again i have to convert that mdb file to the present version,
how can i create the mdb(present version)using CDaoDatabase,
-
February 21st, 2005, 10:25 AM
#2
Re: CDAODatabase-MS Access
The MFC 6.0 (mfc42.dll) does not support Access 2000/XP. So, you need to open in Access and convert it to MS Access'97 format.
It is better to use CDatabase class...
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
|