Hi.
I am trying to export table of 1.5m records into csv file using ODAC.
My application consumes incredeble amount of memory and it is increasing with every row fetched
Any Suggestions?
Mike
Exporting large amount of data
http://crlab.com/forums/viewtopic.php?t=125
I guess you could use the same solution I use (disconnect and reconnect every x000 records)
hth
Martin
I guess you could use the same solution I use (disconnect and reconnect every x000 records)
hth
Martin