Re: DBI/DBD-Oracle and Proxy
- From: "Peter J. Holzer" <hjp-usenet2@xxxxxx>
- Date: Sun, 17 Jun 2007 18:12:54 +0200
On 2007-06-13 15:43, Mark Hausman <mark.a.hausman@xxxxxxxxxx> 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@xxxxxx |
__/ | http://www.hjp.at/ | -- Sam in "Freefall"
.
- References:
- DBI/DBD-Oracle and Proxy
- From: Mark Hausman
- DBI/DBD-Oracle and Proxy
- Prev by Date: Re: MIME::Base64 bugs?
- Next by Date: Re: MIME::Base64 bugs?
- Previous by thread: DBI/DBD-Oracle and Proxy
- Next by thread: Re: What happened to Getopt::Std ?
- Index(es):
Relevant Pages
|