Click to See Complete Forum and Search --> : Do VB.net use OLE DB to access database?


goodman
July 31st, 2002, 09:30 PM
Hi,

As far as I know, VB6 doesn't use OLE DB to access database, instead it uses ADO, which is not as efficient as OLE DB in VC++ 6. I am not sure if VB.net uses OLE DB to access database. Is there any body to who can correct me if I am wrong?

DSJ
August 5th, 2002, 04:38 PM
Yes it does (or can, to be more precise).