Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I have an application that logs data real-time to a MySQL database using BDE/ODBC. The problem i have is that the data I log runs into +- 200,000 records, which I then need to pull and analyse. Using the query object, when I pull the data off, memory utilization on my local machine jumps by +- 100MB! Is there any method of optimizing this process so that I don't end up chewing memory on the local machine.
Thanks
I have an application that logs data real-time to a MySQL database using BDE/ODBC. The problem i have is that the data I log runs into +- 200,000 records, which I then need to pull and analyse. Using the query object, when I pull the data off, memory utilization on my local machine jumps by +- 100MB! Is there any method of optimizing this process so that I don't end up chewing memory on the local machine.
Thanks