473,386 Members | 1,795 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Oracle Connection

I am new to .NET and I am trying to connect to Oracle database. Can
someone with this experience please describe the steps or process to connect
to Oracle from .Net. I will appreciate it if anyone can recommend a URL or
book or document that described the process. Thanks in advance

Francis Awofeso
Nov 20 '05 #1
4 2285
Cor
Hi Francis,

He is not there today and probably also not tomorrow however normaly Miha
answers all Oracle questions in

microsoft.public.dotnet.framework.adonet

To a direct answer connections stings you find in

www.connectionstrings.com

I hope this helps,

Cor
Nov 20 '05 #2
Cor
Hi Francis,

He is not there today and probably also not tomorrow however normaly Miha
answers all Oracle questions in

microsoft.public.dotnet.framework.adonet

To a direct answer connections stings you find in

www.connectionstrings.com

I hope this helps,

Cor
Nov 20 '05 #3
On Wed, 7 Apr 2004 13:40:01 -0500, "Francis Awofeso" <Fr*************@logicacmg.com> wrote:

¤ I am new to .NET and I am trying to connect to Oracle database. Can
¤ someone with this experience please describe the steps or process to connect
¤ to Oracle from .Net. I will appreciate it if anyone can recommend a URL or
¤ book or document that described the process. Thanks in advance

You have several options. I will assume that you already have the Oracle client software installed
an configured.

The following options are available, but I would recommend the .NET providers since you're liable to
get better support for the newer versions of Oracle:

Microsoft or Oracle ODBC drivers with the native .NET ODBC library.
Microsoft or Oracle OLEDB drivers with the native .NET OLEDB library.

Microsoft .NET Provider for Oracle. If you have VS 2003 installed, it is available as
System.Data.OracleClient. If VS 2002 is installed you have to download and install the provider:

http://www.microsoft.com/downloads/d...displaylang=en
http://www.able-consulting.com/dotne...ETDataProvider

Oracle ODP for .NET. This is Oracle's native .NET provider. It requires the 9i client.

http://www.able-consulting.com/dotne...iderFromOracle

There are also third-party Oracle providers

DataDirect:

http://www.datadirect.com/products/dotnet/index.ssp

CoreLab:

http://crlab.com/oranet/
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Nov 20 '05 #4
On Wed, 7 Apr 2004 13:40:01 -0500, "Francis Awofeso" <Fr*************@logicacmg.com> wrote:

¤ I am new to .NET and I am trying to connect to Oracle database. Can
¤ someone with this experience please describe the steps or process to connect
¤ to Oracle from .Net. I will appreciate it if anyone can recommend a URL or
¤ book or document that described the process. Thanks in advance

You have several options. I will assume that you already have the Oracle client software installed
an configured.

The following options are available, but I would recommend the .NET providers since you're liable to
get better support for the newer versions of Oracle:

Microsoft or Oracle ODBC drivers with the native .NET ODBC library.
Microsoft or Oracle OLEDB drivers with the native .NET OLEDB library.

Microsoft .NET Provider for Oracle. If you have VS 2003 installed, it is available as
System.Data.OracleClient. If VS 2002 is installed you have to download and install the provider:

http://www.microsoft.com/downloads/d...displaylang=en
http://www.able-consulting.com/dotne...ETDataProvider

Oracle ODP for .NET. This is Oracle's native .NET provider. It requires the 9i client.

http://www.able-consulting.com/dotne...iderFromOracle

There are also third-party Oracle providers

DataDirect:

http://www.datadirect.com/products/dotnet/index.ssp

CoreLab:

http://crlab.com/oranet/
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Harry | last post by:
Using Oracle 8i enterprise on win 2000 (sp3) Installed the standard configuration & whenever I make a connection it takes about 10 secs. It's running on a P1900 with 1gb Ram so no reason there...
9
by: mcbill20 | last post by:
Hello all. I just installed Oracle 10g developer tools on a machine running XP Pro and Office XP. Before this I had just the Oracle 9 client installed. I the previous configuration, I was able to...
0
by: ʹÃûÑï | last post by:
ORA-03114: not connected to ORACLE && MS's Bug?? DataBase:Oracle 817 using OracleClient,net framework 1.1 I'm using ADO.Net in C# with Oracle 817. and following is my public data access...
0
by: ʹÃûÑï | last post by:
ORA-03114: not connected to ORACLE && MS's Bug?? DataBase:Oracle 817 using OracleClient,net framework 1.1 I'm using ADO.Net in C# with Oracle 817. and following is my public data access...
3
by: Harry | last post by:
Using Oracle 8i enterprise on win 2000 (sp3) Installed the standard configuration & whenever I make a connection it takes about 10 secs. It's running on a P1900 with 1gb Ram so no reason there...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.