Dr_Michael
February 3rd, 2000, 02:31 AM
As we all know, there are several ways connecting to a database and retrieve data. For example you can use server side or client side cursors, open the recordsets forwardonly, or static, or dynamic etc. So, my question is simple: How can I achieve the best performance. Are there any tools (benchmarks) in order to see graphically the needed time for each operation and choose the best one? And something more: Which ADO is faster, 2.0, 2.1 or 2.5?
Forgot to say that I use VB6 SP3 and I create client programs for retrieving data from the main database. I cannot have entrance to the server with the database (SQL Server), so what I must do is to create programs as fast as they can be! Thank you.
P.S. Hey, Chris, any good site?? ;-)
Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece
Forgot to say that I use VB6 SP3 and I create client programs for retrieving data from the main database. I cannot have entrance to the server with the database (SQL Server), so what I must do is to create programs as fast as they can be! Thank you.
P.S. Hey, Chris, any good site?? ;-)
Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece