Memory usage problem

From: Bella Pikovsky <bbp006_at_email.mot.com>
Date: 2000/07/05
Message-ID: <8julkm$r0k$1_at_schbbs.mot.com>#1/1


Hi,

My C++ application is a deamon which runs on Windows NT. Its memory usage increases from 11M until my computer is crashes. There are no memory leaks. For each "new" there is a suitable "delete", but the memory usage grows up.

I do a lot of database work using Roque Wave API to Oracle DB. I use the same connection during running the deamon.

Do you have any ideas how to prevent this problem?

Thanks,
  Bella Received on Wed Jul 05 2000 - 00:00:00 CEST

Original text of this message