Home » RDBMS Server » Server Administration » vb.net connection with oracle
icon9.gif  vb.net connection with oracle [message #121076] Wed, 25 May 2005 15:19 Go to next message
satheshf12000
Messages: 2
Registered: May 2005
Junior Member
Hi everyone

plz suggest me a solution to how to connect vb.net with oracle database ? my connection string is,
dim conn as oledbconnection
conn = new oledbconnection("provider=MSDAORA.1;UserID=scott;password=tiger;database=ora")

when i try to open my connection using
conn.open()
it throws an exception and it comes out of the program.
what should i do to connect to my database successfully ?
Re: vb.net connection with oracle [message #121217 is a reply to message #121076] Thu, 26 May 2005 23:30 Go to previous messageGo to next message
Donrajah
Messages: 6
Registered: May 2005
Junior Member
what exactly is the error message?
Don Rajah
Re: vb.net connection with oracle [message #122852 is a reply to message #121076] Wed, 08 June 2005 15:54 Go to previous message
satheshf12000
Messages: 2
Registered: May 2005
Junior Member

i cannot execute the line which is next to conn.open()
from there it goes to catch block.
Previous Topic: Delete, Insert and rollback to before delete if insert fails
Next Topic: How to delete Oracle clearly?
Goto Forum:
  


Current Time: Fri Jan 10 07:25:21 CST 2025