|
-
Jun 27th, 2000, 04:04 AM
#1
Thread Starter
Member
I've got an ASP page that creates an ADO connection to an ODBC database, but every time I load, and then close a the page it doesn't release the connection, so I've got a bunch of open connections (temp files), and I can't delete the database. I've put (the connection's name is "conn")
conn.close
at the end of the page, but that doesn't seem to work. I need help, I have to delete that database in order to continue working.
Thanks in advance for the help.
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
|