connect to Oracle without client [message #67329] |
Thu, 06 May 2004 06:09 |
kuba
Messages: 1 Registered: May 2004
|
Junior Member |
|
|
> Hi,
>
> could you somone get me an advice how to connect from .Net to Oracle without having installed Oracle client?
>
> Thanks for any information
|
|
|
Re: connect to Oracle without client [message #67349 is a reply to message #67329] |
Fri, 28 May 2004 22:43 |
Tak Tang
Messages: 142 Registered: May 2004
|
Senior Member |
|
|
I do not think this is possible. It is a bit like asking 'how do I connect to the internet without a computer?'. Well, you can use one of those internet enabled phones (essentially a computer, but in disguise), or visit a cyber cafe.
So you could have web server a connect to web server b, which has an oracle client on it to talk to an oracle database.
Even ODBC and OLE need the Oracle Client install, although you do not need a *complete* client install - just SQL*Net.
Takmeister
|
|
|
|