-2147467259 error [Microsoft][ODBC driver for Oracle][Oracle] [message #101578] |
Fri, 17 December 2004 18:32 |
Rachana Patrikar
Messages: 2 Registered: December 2004
|
Junior Member |
|
|
Dear Sir,
I am using VB 6.0 to connect to Oracle and myconnection string is
str = "Provider=MSDASQL.1;Persist Security Info=False;User ID=time;pwd=time;Data Source=hours"
Earlier it was working properly but then, PC on which this application was running got formatted and i am getting this error
-2147467259 error [[Microsoft]][[ODBC driver for Oracle]][[Oracle]]
Can you please help me, its very urgent..............Please!!!
I would be very thankful if i get solution as early as possible.
Thanks and regards
Rachana Patrikar
|
|
|
|
Re: -2147467259 error [Microsoft][ODBC driver for Oracle][Oracle] [message #101593 is a reply to message #101589] |
Mon, 27 December 2004 20:18 |
Rachana Patrikar
Messages: 2 Registered: December 2004
|
Junior Member |
|
|
Hi,
Thanks for your kind cooperation. here i would like to extend my problem-- This program was running fine on a PC but then PC got formatted and we need to reinstall everything. now after reinstallation we are having 2-3 oracle homes in that PC like oracle 8i, oracle 9i......Now this program is accessing oracle 7.3 database which is on server.
I am using
str = "Provider=MSDASQL.1;Persist Security Info=False;User ID=timeoff;pwd=timeoff;Data Source=SAPHR"
this connection string......to connect to oracle database.
Also latest MDAC is installed there.
now tell me can you please help me?
thanks and regards.
Rachana.
|
|
|
|
|