Dear All
I am trying to query some 90,000 rows from an Oracle 10g database via DOA vrs 4.1 TOracleDataset, but I also receive "Out of memory" error. There are only number, date and string datatypes on this table.
Exactly the same query, to the same Oracle server, from the same PC where I am working, I can have from PL/SQL Developer, which I believe makes use of DOA components. I exported the result set to a CSV file which amounted for 60Mb.
90,000 rows/60Mb doesn't seem to much for a IBM Pentium 4 dual-thread, 512 Mb RAM, furthermore PL/SQL Developer can open and export it to the same. My application really needs this feature.
Can anything be done so that TOracleDataset supports the same ?
regards
Altin
I am trying to query some 90,000 rows from an Oracle 10g database via DOA vrs 4.1 TOracleDataset, but I also receive "Out of memory" error. There are only number, date and string datatypes on this table.
Exactly the same query, to the same Oracle server, from the same PC where I am working, I can have from PL/SQL Developer, which I believe makes use of DOA components. I exported the result set to a CSV file which amounted for 60Mb.
90,000 rows/60Mb doesn't seem to much for a IBM Pentium 4 dual-thread, 512 Mb RAM, furthermore PL/SQL Developer can open and export it to the same. My application really needs this feature.
Can anything be done so that TOracleDataset supports the same ?
regards
Altin