Re: Connection to ORACLE: Need some explanations
- From: tommaso.gastaldi@xxxxxxxxxxx
- Date: 21 Jun 2006 11:35:37 -0700
Hi Paul.
The Oracle client is installed because it has been installed on purpose
for the connection and I have seen it being installed by the
administrator.
Note that the msdaora does not behave like if it were a full client,
infact it does *NOT* work at all if the Oracle Client is not installed.
It just appears to be as a layer of software which talks with the
Oracle client (which is installed).
I dont' really get what the connection string containing msdaora does
different with respect to the other one.
-tom
Paul Clement ha scritto:
On 21 Jun 2006 09:09:58 -0700, tommaso.gastaldi@xxxxxxxxxxx wrote:
¤ The PC's are for students. There is a copy of the oracle client
¤ installed on each pc.
¤ Clearly there is also a remote machine (SERVER) which has Oracle
¤ server.
¤
¤ Right! Oracle OLEDB Provider is a separate install and it is the one to
¤ which the message is referring to. The msg say thta the OleDb provider
¤ is not registered on the current machine. But actually it is. In fact
¤ we can get connected by using msdaora.
¤
But those are two different OLEDB providers, each from a different vendor.. The MSDAORA OleDb
provider is from Microsoft and is usually already installed. The OraOLEDB..Oracle OleDb provider is
from Oracle and is not installed unless someone explicitly installed it.
Try checking the bin subfolder in your Oracle client installation folder. There should be a file
called OraOLEDB.dll in addition to some other OraOLEDB files. If these files are not present then
this provider needs to be installed.
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- Follow-Ups:
- Re: Connection to ORACLE: Need some explanations
- From: Paul Clement
- Re: Connection to ORACLE: Need some explanations
- References:
- Connection to ORACLE: Need some explanations
- From: tommaso . gastaldi
- Re: Connection to ORACLE: Need some explanations
- From: Paul Clement
- Re: Connection to ORACLE: Need some explanations
- From: tommaso . gastaldi
- Re: Connection to ORACLE: Need some explanations
- From: Paul Clement
- Re: Connection to ORACLE: Need some explanations
- From: tommaso . gastaldi
- Re: Connection to ORACLE: Need some explanations
- From: Paul Clement
- Connection to ORACLE: Need some explanations
- Prev by Date: Re: Insert into Empty table problem
- Next by Date: Re: Adding row to DataTable which has Sql Server identity column type
- Previous by thread: Re: Connection to ORACLE: Need some explanations
- Next by thread: Re: Connection to ORACLE: Need some explanations
- Index(es):
Relevant Pages
|