Connection issue
455542Sep 21 2005 — edited Jul 2 2007Using ODP 9.2.0.4.0.1 and Oracle 9i.
I've had this issue raised through Metalink, with no real progress (problem not found) and wondered if anyone else has seen it...
I open a connection (inside try...catch block, so I kow it worked)
I then test to see if it open (just to be certain).
If it is I then ExecuteNonQuery.
I sometimes get 'connection must be open' error... What's going on?