Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> need help closing oracle connection in VB
I was wondering if anyone could help me with this problem. I am connecting to
a remote Oracle database, doing a query, then closing my database connection
using the close method (<databasename>.close), but the database administrator
on the other end of my connection says that I am still logged in to the
database. Is there some special ODBC logout command I'm not aware of? If I
log in again, the same connection is used, so I'm not getting multiple
connections, but I don't want an unused connection just hanging open (it
doesn't seem to time out). If I terminate my application, the connection is
closed as well, but I want to be able to close the connection without
terminating the application. If anyone has any suggestions, please email
dissupport_at_aol.com -- my apologies if I am posting in the wrong place, etc.,
this is my first use of a newsgroup. Thanks.
Received on Thu Jun 25 1998 - 10:08:12 CDT
![]() |
![]() |