Enhancing ADO Performance
From: Dave (dave_at_powerworld.com)
Date: 06/23/04
- Previous message: Vitali Kalinin: "Re: Check Permissions"
- Next in thread: Del Murray: "Re: Enhancing ADO Performance"
- Reply: Del Murray: "Re: Enhancing ADO Performance"
- Reply: Arnie Mauer: "Re: Enhancing ADO Performance"
- Reply: Arnie Mauer: "Re: Enhancing ADO Performance"
- Reply: finalfiler: "Re: Enhancing ADO Performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Jun 2004 13:33:56 -0500
We are currently exploring the retrieval of data for our software from
database sources by composing some small test applications (D7 Pro). We
currently have applications constructed to retrieve data from ODBC
tables using the native BDE connection and using the ADO connection. We
worked with both because of the installation issues when using the BDE
approach, such as the bundled BDE dll and potential registry access for
BDE purposes during the application installation. It seems that ADO
would avoid many of these BDE installation issues, but also seems to be
somewhat slower in its data retrieval than the BDE application we've
written to retrieve the same data from the same source.
Does anybody have any suggestions on how to improve the performance of the
ADO connection?
Thanks
Dave Savageau
- Previous message: Vitali Kalinin: "Re: Check Permissions"
- Next in thread: Del Murray: "Re: Enhancing ADO Performance"
- Reply: Del Murray: "Re: Enhancing ADO Performance"
- Reply: Arnie Mauer: "Re: Enhancing ADO Performance"
- Reply: Arnie Mauer: "Re: Enhancing ADO Performance"
- Reply: finalfiler: "Re: Enhancing ADO Performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|