Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HI, I was trying to connect VB6.0

Status
Not open for further replies.

rann

Programmer
Sep 13, 2001
86
US
HI,
I was trying to connect VB6.0 with Oracle8i.
I used "Microsoft ADO Data Control 6.0 (OLEDB)" and
"Microsoft Flex Grid" for connecting VB with Oracle.
I had given the connectstring,RecordSource correctly.
But when i run the form i get a Error,

Error:Connection Failed because of an error in initializing
provider. Oracle error occured, but error message could not be retrieved from oracle.

why am i getting this error.

Any help will be appreciated.
Thanks in Advance,
Rann.
 
Hi,
My connection string is:
Provider=MSDAORA.1;userid=scott;Persist Security info=false

Do i need to mount the database before connecting vb with
Oracle or can i directly connect.

Thanks in advance,
rann.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top