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?
Printable View
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?
Yes it does (or can, to be more precise).