April Posted August 17, 2006 Share Posted August 17, 2006 I'm using getAll() to retrieve the rows from database with a large set of data, and it turns out to be very slow. Would it be faster if I use query() and fetchRow() combination instead?Thanks a lot for help! Quote Link to comment Share on other sites More sharing options...
fenway Posted August 17, 2006 Share Posted August 17, 2006 Which wrapper class is this? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.