Re: Large database
try to use recordset.getrows. this will send complete data in the result in the array and you can close the record set after get rows.
This will reduce the time delay in DB retrival.
Try to use indexing.
Subject
Views
Written By
Posted
3429
January 12, 2007 07:45AM
Re: Large database
2171
February 09, 2007 01:42AM
2022
February 14, 2007 06:55AM
2184
February 14, 2007 06:47PM
2079
February 15, 2007 05:35AM
2205
February 15, 2007 05:13PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.