Kristoffer
Member
We have a query that returns a large number of records and we would like to scroll through the results one way only but TOracleDataSet appears to be retaining previous records as I navigate via Next thus causing the computer to run out of memory.
Is there a way to tell TOracleDataSet not to retain previous records?
I am using the latest 3.x version. Our code runs significantly slower with 4.x so upgrading is not an option at this time.
Is there a way to tell TOracleDataSet not to retain previous records?
I am using the latest 3.x version. Our code runs significantly slower with 4.x so upgrading is not an option at this time.