all groups > dotnet academic > june 2004 >
You're in the

dotnet academic

group:

Connection to Oracle Server?


Connection to Oracle Server? Quynh Dang
6/19/2004 6:51:01 PM
dotnet academic:
Hi every body:

I am developing a Web Application which need to use an Oracle Databse at my school ( a remote database server), but I could not establish an connection to this server.

I get this error message: "Test connection failed because of an error in initializing provider. Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation."

Please help me with this !


--
Re: Connection to Oracle Server? Peter van der Goes
6/20/2004 5:37:15 PM

[quoted text, click to view]
my school ( a remote database server), but I could not establish an
connection to this server.
[quoted text, click to view]
initializing provider. Oracle client and networking components were not
found. These components are supplied by Oracle Corporation and are part of
the Oracle Version 7.3.3 or later client software installation."
[quoted text, click to view]

Who administers the Oracle server you are trying to connect to?
Step one would be to contact the administrator and see what is required. The
message you quote is telling you that there is Oracle software needed that
has not been installed.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Re: Connection to Oracle Server? Rico Wind
6/21/2004 11:10:55 PM

[quoted text, click to view]
my school ( a remote database server), but I could not establish an
connection to this server.
[quoted text, click to view]
initializing provider. Oracle client and networking components were not
found. These components are supplied by Oracle Corporation and are part of
the Oracle Version 7.3.3 or later client software installation."
[quoted text, click to view]
I suggest you take a look at:
http://otn.oracle.com/tech/windows/odpnet/index.html
This is an .Net driver for an Oracle database. You should check what version
of the oracle database the is used at you school and download the apropriate
driver.

/Rico Wind

[quoted text, click to view]

AddThis Social Bookmark Button