For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > June 2007 > DBI/DBD-Oracle and Proxy









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author DBI/DBD-Oracle and Proxy
Mark Hausman

2007-06-13, 9:58 pm

I am developing a program on Windows to access an Oracle database on Unix.
The program only has read-only access to the database.

Do I need to install DBI/DBD on both systems or is there a way to access the
database without setting up a Proxy?

Thanks

Mark


Peter J. Holzer

2007-06-17, 9:58 pm

On 2007-06-13 15:43, Mark Hausman <mark.a.hausman@boeing.com> wrote:
> I am developing a program on Windows to access an Oracle database on Unix.
> The program only has read-only access to the database.
>
> Do I need to install DBI/DBD on both systems or is there a way to access the
> database without setting up a Proxy?


You need to install it only on Windows. Why do you think you need it on
Unix? DBD::Oracle cannot work as a proxy, you would need DBD::Proxy (or
maybe the new Gofer stuff) for that.

hp

--
_ | Peter J. Holzer | I know I'd be respectful of a pirate
|_|_) | Symin WSR | with an emu on his shoulder.
| | | hjp@hjp.at |
__/ | http://www.hjp.at/ | -- Sam in "Freefall"
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com