Page 1 of 1

ODAC 8.5.9

Posted: Mon 23 Sep 2013 13:23
by scgrant327
Using ODAC 8.5.9 with XE3.
Suddenly, I can only connect with Oracle if I go into the Session Editor for TOraSession. I cannot connect if I run my application.
I am using Oracle 10g, with the Oracle 11g client, and using Windows authentication.
I have tried direct and tns connection, both give same result.

Ideas?

Re: ODAC 8.5.9

Posted: Tue 24 Sep 2013 04:59
by AlexP
Hello,

Connection process is similar at both design-time and run-time, Therefore, if you can connect at design-time using OS Authentication, then connection must be established at run-time as well. Please make sure you are using one and the same SID, and that login and password are not set.

P.S. OS Authentication is not supported in the Direct mode