We have a vb application that has numerous forms. Customer, Supplier could be an example of two that may be open at the same time. Each of these forms may have upto 8 tabs on them which stores other data about the particular customer/supplier. An example could be addresses, contacts, documents,history.....
The problem is that the system resources get reduced drastically when I have 2 of these open. It has gotten so bad at times that we get error 7 out of memory. I installed a memory manager and it says I'm using 50% of cpu and 50% memory so why have I run out of resources. Any ideas. Is there some memory manager I could use to stop this message happening