Jet engine and memory usage

T

Tara

In our company, we use VB6 and access (DAO), we have
memory problem and thats, the memory continue to grow even
after unloading all objects, I figure our it has something
to do with MAXBUFFSIZE setting, so I set it to eliminate
the memory which jet engine use, but unfortunatelly it
make some other problems, especially while running the
transactions. I will appreciate if you let me know about
any way to optimize my memory in this environment.

thanks
 
Top