Can't connect to Oracle using Windows Authentication with ODP.NET?

It works fine for me using ODP. Net 11 and this connection string (with a tnsnames. Ora file in the Oracle client to define DLGP): Data Source=DLGP;User Id=/;Password.

It works fine for me using ODP. Net 11 and this connection string (with a tnsnames. Ora file in the Oracle client to define DLGP): Data Source=DLGP;User Id=/;Password=; Your sqnet.

Ora file needs to be setup correctly for this to work, but that should already be the case if SQLPlus can connect. Do you only have one Oracle home? If ODP.Net is picking up a second one that can muck things up nicely (and that can happen depending on how you install it).

You're right, the ODP client was installed in it's own Oracle Home which did not have the requisite sqlnet. Ora containing the all important SQLNET. AUTHENTICATION_SERVICES = (NTS) line (I use ezconnect not tnsnames.

Ora). I'm now using the xcopy deployment hack found at bit. Ly/mUxVhh and placing the sqlnet.

Ora in the same directory as the dll's, seems to work nicely! Thanks, I'm going to accept this answer now. – luksan Aug 15 at 20:40.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions