Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> need help closing oracle connection in VB

need help closing oracle connection in VB

From: IMAGE APPS <imageapps_at_aol.com>
Date: 25 Jun 1998 15:08:12 GMT
Message-ID: <1998062515081200.LAA05409@ladder03.news.aol.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US