Out Of Memory Error
Posted: Wed 03 Dec 2014 00:24
Hi,
I'm having a lot of trouble copying a TMyQuery dataset to a TVirtualTable and was wondering if I could have some help.
There are about 7000 rows in the dataset and 17 cols, mostly ints and short strings. So not a huge amount of data.
I get a "out of memory" error when I attempt to copy it using CRBatchMove. I've also tried copying the fields manually and get that same error. It seems the 'Append' method just chews up more and more memory.
Any help would be greatly appreciated.
Regards,
Andrew
I'm having a lot of trouble copying a TMyQuery dataset to a TVirtualTable and was wondering if I could have some help.
There are about 7000 rows in the dataset and 17 cols, mostly ints and short strings. So not a huge amount of data.
I get a "out of memory" error when I attempt to copy it using CRBatchMove. I've also tried copying the fields manually and get that same error. It seems the 'Append' method just chews up more and more memory.
Any help would be greatly appreciated.
Regards,
Andrew