|
-
September 25th, 1999, 05:38 AM
#1
Faster ADO or ODBC API ?
Dear Friends
Please let me know which method is faster to access data from Database.
ADO or ODBC API ?
Thaks in advance
Ravi
-
November 28th, 1999, 01:19 AM
#2
Re: Faster ADO or ODBC API ?
Odbc api is faster than ado
mnmrao
-
November 28th, 1999, 01:22 AM
#3
Re: Faster ADO or ODBC API ?
Depends on what data source you are accessing, but for the most part ADO (used in conjuction with OLE DB) is very fast. I have tested the two options you mentioned with MS Access and SQL Server, and in both instances, I find perfomance to be a lot better with ADO. But let's see what others have to say about it...
-
December 12th, 1999, 12:49 AM
#4
Re: Faster ADO or ODBC API ?
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
|