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



Reply via email to