|
-
Jul 19th, 2000, 07:00 AM
#1
Addicted Member
HI Rohan...
You are confused with the terms ADO and DAO ...
ADO - Activex Data Objects (Access data by Using Activex Controls.
- Quick ,easy and Dirty (ok..may not be dirty )Solution.
DAO - Data Access Objects.(Access data through code - Powerful
, adaptable solution.)
What you meant when you said
"Direct Coding through ADO" is supposed to be
Direct coding through DAO.
If your work Involves serious kind of stuff that requires
more tight Integration in to your project then You need to
know about DAO. IF you just want to input/output a table
or the results of a query..then data controls serve their
purpose well.
If you can't pronounce my name, call me GURU 
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
|