I have written a delphi program that posts information to a database. The program was orginally written for Paradox, but has now been converted to MSSQL. This is where the problem began. The program is in a production enviornment and runs six days a week 24 hours per day. Since I've changed the program using ADO components and running all queries instead of open bde tables. Every since the change after about two days of running, the computer gets an out of memory error and has to be rebooted.
Is there anyway I can log or otherwise monitor to try and find this memory leak?
Any help would be extreamly helpful.
thanks in advance
Is there anyway I can log or otherwise monitor to try and find this memory leak?
Any help would be extreamly helpful.
thanks in advance