Heres the string I use, Hope it works for you.
I've replaced MYPASSWORD, MYUSERNAME and MYDATASOURCE.
Regards
Paul
Provider=OraOLEDB.Oracle.1;Password=MYPASSWORD;Persist Security Info=True;User ID=MYUSERNAME;Data Source=MYDATASOURCE;DistribTX=0;Extended Properties=
Paul "Stefan Hoffmann" <stefan.hoffmann[ at ]explido.de> wrote in message news:u93w0N5NGHA.1288[ at ]TK2MSFTNGP09.phx.gbl...
[Quoted Text] > hi, > > memiller[ at ]cnasurety.com wrote: >> I've tried using the following connect strings with no success: >> ODBC;DRIVER={Microsoft ODBC for Oracle};UID=wrid;PWD=wrpwd;SERVER=IRD; >> IRD is defined in my Tsnames file. What am I missing that I can't get >> these to work? Any insight would be GREATLY appreciated. > It is the USR and the PWD, which causes the 7771 error. Without these > parameters, the driver prompts for the credentials and it will work > correctly. > > > > mfG > --> stefan <--
|