connection error to oracle with ado.net
I try to connect from c# to oracle 9.2 but i get this error:
System.Data.OleDb.OleDbException: Oracle error occured, but error message could not be retrieved from oracle.
There is no sqlnet.log created.
How to solve this?
Thanks for your answer!

