|
-
April 14th, 2004, 08:34 PM
#1
somebody can help me about DAO programming?
I want create a program using the DAO technology.I want use .mdb file.But I am a newer on DAO and I have no document about this.So somebody can give me some suggestion,such as websites,booksc,etc. Thanks a lot.
-
April 15th, 2004, 04:44 AM
#2
-
April 15th, 2004, 06:09 AM
#3
Class wizard gives support for DAO. Create new project with DAO support. Class wizard will create data access classes for you.
But consider using ADO instead of DAO.
DAO is old technology and Microsoft discontiunues support for it.
-
April 15th, 2004, 09:45 AM
#4
... and you can't open Access databases newer than Access 97 without patching the MFC... You should REALLY use ADO.
-
April 15th, 2004, 07:30 PM
#5
Thanks all above.Maybe I should use ADO technology.We should follow the microsoft. .And ADO can do what DAO can do,but ADO
contain COM ,so I should spend some time to learn it .Thanks again.
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
|