Hi! I'm a beginner (to databases aswell as perl) trying to use perl code embedded in html to access an Oracle database. The trouble I'm having is that the database requires two login procedures. The first one to access the actual database and a second one to access SQL (sql+) within the database. How can I implement this using the $dbh->connect(....) ? . . . Thanks for any help. Emma
- DBI and ORACLE Mark Martin
- RE: DBI and ORACLE Nutter, Mark
- RE: DBI and ORACLE Nutter, Mark
- Re: DBI and Oracle Emma Wermström (EMW)
- Re: DBI and Oracle Michael Lamertz
- RE: DBI and Oracle Emma Wermström (EMW)
- RE: DBI and Oracle Collin Rogowski
- Re: DBI and Oracle Michael Lamertz