Re: OPS$LOGIN login for oraperl
From: Mark E. Bole <meb1_at_ecsa01.encon.pge.com>
Date: 29 Dec 92 15:24:52 GMT
Message-ID: <222_at_ecsa01.encon.pge.com>
Date: 29 Dec 92 15:24:52 GMT
Message-ID: <222_at_ecsa01.encon.pge.com>
peter_at_ml.csiro.au (Peter Campbell) writes:
: Is it possible to get oraperl to login to a database just using a / the way
: sqlplus etc. can on my Sun?
:
: Peter Campbell peter_at_ml.csiro.au
: CSIRO Marine Labs, Hobart, Australia
I use this syntax, it seems to work:
$lda = &ora_login($SID, '/', '') || die $ora_errstr;
-- | meb1_at_encon.pge.com | | Mark Bole, Pacific Gas & Electric Co., San Francisco, California | | 415/973-5721 |Received on Tue Dec 29 1992 - 16:24:52 CET
