DB Oracle connection
when I try to connect the application to an Oracle DB I get this error (ORA-12560 ) but only if the DB is in a remote machine otherwise everything works fine.
I am using System.Data:oracleClient
It seems that in the remote machine the Oracle Service doesn't start automatically...
Did you expirencied anything similar ...?
Thanks

