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.