I am using ADO to connect to oracle
'conn.Open "Provider=MSDAORA.1;User ID=Userid;password=Password;Data Source=DSN;Persist Security Info=False"
I am getting the error like
runtime error -2147467259(80004005)
Error While trying to retrive text for error ORA-03121
Do any one knows why it is happening.
Very Urgently
Can any one help me to solve this proplem
Pandi