Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database App Memory Optimization

Status
Not open for further replies.

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top