Page 1 of 1

Connect error when using ClientIdentifier

Posted: Wed 25 Feb 2009 12:14
by a-s-z
Hello,

I am getting an exception (OCI_INVALID_HANDLE) when trying to connect to database if Options.ClientIdentifier is set at design time. It does not matter if I use direct mode or not.
Current workaround is to clear Options.ClientIdentifier in BeforeConnect and set it in AfterConnect event again.

Posted: Thu 26 Feb 2009 08:10
by Plash
The problem with the ClientIdentifier option is fixed in the latest ODAC version.