OraQuery FetchAll=false and Refresh
Posted: Sat 25 Jun 2011 09:30
I have opened oraquery with 100k(about 1k loaded) records and fetchall=false.
Then I use orasql for modify data in this query and I then i use oraquery.refresh
Sometimes oraquery begins to fetch all data in query (100k), but I need to refresh only fetched data...
I am doing something wrong or it is bug of odac?
Then I use orasql for modify data in this query and I then i use oraquery.refresh
Sometimes oraquery begins to fetch all data in query (100k), but I need to refresh only fetched data...
I am doing something wrong or it is bug of odac?