connecting oracle

shingo99

Active member
Joined
Jul 19, 2004
Messages
31
hello
i wish to know how to connect Oracle with VB.Net
if VB.Net is using this coding
Dim MyConnection As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:/MyDB.mdb")

How would oracle looks like?
This is my first time connecting using oracle or MS_SQL
kindly help or guide me please
Thank you in advance
 
Back
Top