: Where can i get more detail or a simple tutorial of accessing Oracle database by using C#? Thanks!
:
:
:
: StephenLim
: - C# Newbie -
:
Hi Stephen Lim,
You can find the .NET Framework Data Provider for Oracle on the site of Microsoft www.microsoft.com, type under Search Microsoft.com the following:
odbc_net
you get three lines of results or something like that, click on the link of your choice and you can download this installer.
After installation it gives you the change to connect via the Server Explorer : connect to database , option to make a connection with the Oracle database simmular to when you connect to a normal Access mdb.
With friendly greatings,
Yepper65