|
-
April 3rd, 2009, 04:17 AM
#1
DAO does not work in Visual C++ (MFC) and MS Access
how to fix if the project is based on windows 2000, VS 6.0 (MFC) C++, MS Access 2000, and MS jet 4.0.9511.0? and the program deployment environment has MS jet 4.0.9505.0 and MS jet 4.0.9025.0?
-
April 3rd, 2009, 06:39 AM
#2
Re: DAO does not work in Visual C++ (MFC) and MS Access
Hi all.
You didn't give us much information about errors you got.
It seems that the MS jet version in development environment is highter than version in deployment environment, so DAO should work fine.
A part from this, DAO is an old tool, maybe an obsolete tool; you should consider changing, and move your application to ODBC (if you can, of course).
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
|