|
-
Jun 17th, 1999, 11:41 AM
#1
Thread Starter
New Member
Simple question- how do i really close a Connection? i'm creating a new ADODB.Connection object, opening it up.
then, i close it (cnn1.close), and i set it to nothing (set cnn1 = Nothing).
However, when i close my app, it's still showing up in the task manager as taking up memory... it randomly frees up memory after a while, but is there to a way to effectively close a connection?
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
|