Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connecting to Oracle database over the internet
In article <345f54d3.6648326_at_news.ais.net>,
syarbrou_at_ais.net (Steve) wrote:
>
> I am trying to attach to an Oracle server running on a remote system
> through it's IP address on the internet. The web server is a sun
> machine and I am looking for a way to do this through Perl. How do
> you connect to remote Oracle servers through their IP over the
> internet? Thanks.
>
> Steve
Steve,
I use the Oracle DBD with the DBI interface. This is a very *easy* and powerful interface into the Oracle database. Find information at
The machine that you use as a client must have an Oracle client installed, and you must have access to the OCI libraries for Oracle to compile the Oracle DBD. I use this on a DEC Alpha running DEC Unix.
dhw
-------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to UsenetReceived on Sat Nov 08 1997 - 00:00:00 CST
![]() |
![]() |