Re: DBI/DBD-Oracle and Proxy



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"
.



Relevant Pages

  • Re: I dont understand why this Delete Query fails?
    ... (SELECT StreetNameID ... Sometimes you can use DISTINCTROW to achieve the desired result, ... The database was opened for read-only access. ... You used the OpenDatabase method and opened the database for read-only access. ...
    (microsoft.public.access.queries)
  • Re: Secured Access to Forms
    ... could open and have read-only access) but when users try to open certain ... Currently I set security up on a database but it prompts for a password to ... database and info within but only certain users can change the data within. ... I would not assign a password to the guest account. ...
    (microsoft.public.access.security)
  • Re: kerberos logon failure
    ... Not sure I understand the question - what do you mean by read-only access? ... If you look at sp_protects or something similar in the database are the ... > I recently started receiveing an error message on a Win2K server that has ... account experienced logon failure with Event ID 537. ...
    (microsoft.public.sqlserver.security)
  • RE: CReating Read-Only Link between tables?
    ... > database #1. ... I would suggest using a non-updateable remote query as the ... I have a master table in Database #1 and ...
    (microsoft.public.access.externaldata)