Hello,
I am trying to connect to Oracle using DSN-less connection. I have tried
several strings but non of them works, do you have any recommendation?
"Provider = MSDAORA;User ID=x;Password=x;Data Source=xxx;DATABASE=mydb;"
"Driver={Microsoft ODBC Driver for Oracle};"
"ConnectString=OracleServer.world;" "Uid=x;" "x";
(I don't know what is OracleServer.world)
" Driver={Oracle ODBC Driver};" "Dbq=tnsnames.ora entry;" "UID=x;"
"PWD=x;" ;
Thanks
Oracle LazyDBA home page