|
-
Sep 24th, 2001, 10:45 AM
#1
Thread Starter
Lively Member
Memory usage
I have created an application that uses a database with many different recordsets/tables. During the running of my app i notice the functionalities are getting slower. I am thinking that I maybe using up the RAM with my variables and controls etc....
I thought i was fushing out the mem by using the code: Set rsRecordVar = Nothing
Is there a way I can measure the amount of RAM a particular variable/control is using at one time. Just to allow me to identify the code area that causing the slow down.
Thanx
clax
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|