i have an application that seems to slow down as the user uses it. I looked
for any procedures that were opened with additive and made sure that they
were closed afterwards, I upgraded to 5.7 recompiled and tried again and
still no luck. The application slows down the more it is used. Any ideas.
Other machines with more RAM seem to hold off a little longer so it seems
like something is getting loaded and not released. Is there any way through
the debugger or some coding to track open procedures or memory variables or
all of these things to see what is being left open. THANKS AGAIN GUYS !!
Eddie M