Hi,

How do I maintain a persistent database connection for my perl
scripts?

I own a lot of perl libraries that let the users calling them to go to
a database and query it.
Is there a way I can write a handler routine so I don't need to open a
connection for every user.?

The database in question is Oracle 10g, and the operating system is
Solaris 10 and perl we are using is 5.8.6

Thanks,

-Murali


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to