home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sf!ecsa01!meb1
- From: meb1@ecsa01.encon.pge.com (Mark E. Bole)
- Newsgroups: comp.databases.oracle
- Subject: Re: OPS$LOGIN login for oraperl
- Message-ID: <222@ecsa01.encon.pge.com>
- Date: 29 Dec 92 15:24:52 GMT
- References: <1992Dec20.063149.14109@ml.csiro.au>
- Organization: Pacific Gas & Electric, SF, CA
- Lines: 16
- X-Newsreader: Tin 1.1 PL4
-
- peter@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@ml.csiro.au
- : CSIRO Marine Labs, Hobart, Australia
-
-
- I use this syntax, it seems to work:
-
- $lda = &ora_login($SID, '/', '') || die $ora_errstr;
-
- --
- | meb1@encon.pge.com |
- | Mark Bole, Pacific Gas & Electric Co., San Francisco, California |
- | 415/973-5721 |
-