|
-
May 5th, 2002, 11:40 AM
#3
I don't have an example of DAO. I use it heavily, but what I do can't really serve as an example. (I could post my document class, but it would only confuse you.)
If ADO works like DAO, you would first call AddNew, then set the values and then call Update...
A look at the reference supports my view, but I hate both the DAO and the ADO reference because they're both made for VB. This is another reason why I like the MFC DAO support: the reference is for C++...
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
|