I have created a small application that can read up to 5000 lines from a database and writes them into a text file.
The application works fine but as of now the application is using 62,234K of memory.
How would I find out what is draining all the memory?
Thanks,
Gavin
The application works fine but as of now the application is using 62,234K of memory.
How would I find out what is draining all the memory?
Thanks,
Gavin