Page 1 of 1

Usage of EZConnect not possible

Posted: Thu 22 Aug 2013 12:39
by a-s-z
Hi,

usage of EZConnect-String in OCI mode is not possible since Odac 9, when using new connect string schema (e.g. when assigning ConnectString of Session A to session B). The ParseConnectString routine will detect the rest of the connect string as inline comment and further options (UseUnicode, Direct, ...) will not get set.

Example:

Code: Select all

ConnectString := 'Data Source=//SERVER.DOM:1521/SN;User ID=SCOTT;Password=SCOTT;Schema=SCOTT;Use Unicode=True'
Best regards,
Andre

Re: Usage of EZConnect not possible

Posted: Thu 22 Aug 2013 13:37
by AlexP
Hello,

Thank you for the information. We have reproduced and fixed the problem. This fix will be included to the next version.