PDA

Click to See Complete Forum and Search --> : Can you explain me what's ADO?


Michel Jr
Sep 14th, 2000, 07:28 AM
Hi,

I've been using VB6 with Access 97 and DAO on a Novell or Windows network.
Now I would like to know what's ADO, when to use it, the advantages and disadvantages, etc.

Note: my databases aren't too big. About 70000 records in some tables...

Anybody can give me some explanation?

Thanks a lot...

Michel Jr.

Ianpbaker
Sep 14th, 2000, 07:48 AM
Hi Michel

ADO stand's for Activex Data Object's and is microsoft's successor to DAO. It is used in the same way as DAO to manipulate databases in project's. Where it differ's from DAO is that it is a lot quicker, more reliable and you can do more with it. a good place to start learning is

http://www.microsoft.com/data/ado/


hope this helps

Ian

DrewDog_21
Sep 14th, 2000, 02:15 PM
a few months ago we had some discussion going on about ADO

check it out
http://209.207.250.147/showthread.php?threadid=25253