|
-
Nov 11th, 2002, 09:03 AM
#2
I don't think so, the newest MFC version (7.0) uses DAO 6, which is used by Access 2k. I think XP uses a new version of DAO, which would make those databases unusable for MFC.
You can use the ODBC or OLE database classes instead, but they only provide a subset of the capabilites of DAO.
Or you can use other means, like ADO (but the C++ docs for ADO suck).
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|