DBI/DBD-Oracle and Proxy

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
Mark Hausman [ Mi, 13 Juni 2007 17:43 ] [ ID #1737005 ]

Re: DBI/DBD-Oracle and Proxy

On 2007-06-13 15:43, Mark Hausman <mark.a.hausman [at] 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
|_|_) | Sysadmin WSR | with an emu on his shoulder.
| | | hjp [at] hjp.at |
__/ | http://www.hjp.at/ | -- Sam in "Freefall"
hjp-usenet2 [ So, 17 Juni 2007 18:12 ] [ ID #1740618 ]
Perl » comp.lang.perl.modules » DBI/DBD-Oracle and Proxy

Vorheriges Thema: Installation error for module in CentOS 5.0 for HTML::Mason
Nächstes Thema: New Module: Text::Stripper