|
-
Nov 13th, 2001, 07:38 PM
#1
Thread Starter
Hyperactive Member
Ado Connections - Memory Leak?
Hi all,
Im using a connection object to test connections of 13 different access mdb files. In these 13 files there are 21 tables total.
after that, i close the connection object and set it equal to nothing.
there are only two command buttons and one label on my form.
when i exit the form i also set that to nothing.
total this takes 3.5 megs of memory away from winME (11 of the mdbs arre empty). But when the program terminiates only 3 megs of ram is released or so it seems.
any ideas.
-
Nov 14th, 2001, 04:57 AM
#2
Member
Memory
Hi! How do you check the available memory?
Penavin 
-
Nov 14th, 2001, 01:39 PM
#3
Thread Starter
Hyperactive Member
cpuice
i use a small program called cpuice, which can tell you the amount of processor usage, memory available, and temperature of your cpu. It made by Podien, which i think is a german group.
-
Nov 14th, 2001, 01:58 PM
#4
-= B u g S l a y e r =-
reg the resource moitor frigginjerk... is it free and is it good ? if yes do u know where we can download it?
thanks
-
Nov 14th, 2001, 02:57 PM
#5
Frenzied Member
Other running processes are using memory all the time so you
cannot be guaranteed to be left with as much as you started with.
-
Nov 14th, 2001, 03:15 PM
#6
Thread Starter
Hyperactive Member
nope its shareware
cpuice is shareware and cost $13.00 in the US.
it can be found at http://www.talknet.de/~podien/
as far as other processes, do you mean in my app or just other apps running on my pc. because as far as i can tell the only thing running in the task manager is explorer, systray, cpuice, and my app.
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
|