Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Performance issue with ADO
Message
From
30/11/2001 13:25:45
Larry Santos
Local Data System
Philippines
 
 
To
29/11/2001 12:13:24
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00587543
Message ID:
00588156
Views:
29
>Ok masters,
>
>I need some help. I am having a result set performance issue. A result set that normally takes less that a second to retrieve, is taking minutes. I am using ADO against an Oracle database through VB 6.0. I can take the exact SQL Statement and run it on the database, and it will come back with my row in under a second. But, if I run it inside of VB through ADO, it is taking minutes. This has worked just fine for six months, and with no program changes, it is now a problem. I can't figure out what could be holding up my connection. Is there some ADO log file that is being generated or some other external factors that I should consider? Has anyone seen this?
>
>Thanks for you help,
>Brad

Hi,

Did u try to used stored procedure or there is a tendency to make slow down the SQL or Query if there are many variable you declare within your stored procedure...

Avoid using to many variables or DECLARE in your stored to procedure to avoid slow retrieving the records....



TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform