Hi All,

Please help, going slightly mad.

I am connecting to an Oracle database using the .net oracleconnect object. All works really well.

However, when i close the connection, which closes ok, state = 0.
the oracle database still show a connection. this only disappears when then .net IDE is stopped.

Why is this connection not dropping completely until the application is stopped?

Thank you in advance.

Si