I am calling into a Perl script from a Java class to retrieve
information from a database, and am interested in using DBI for the
connection. However, the Java class calling into the perl script will
already have an established JDBC connection to the database, and I would
like to reuse this connection instead of creating a second connection.
Is there any way to do this with DBI, or am I barking up the wrong tree?

 

Thanks,

 

Mathew DeLong
Software Developer, Toronto
[Embarcadero Technologies Logo] <http://www.embarcadero.com> 
Embarcadero Technologies, Inc. | www.embarcadero.com
<http://www.embarcadero.com>  
110 Spadina Avenue, Suite 400 | Toronto, ON, M5V 2K4, Canada
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
Office: 416-593-1585 x253 | Fax: 416-593-4328 | Cell: 647-241-2727 

 

CONFIDENTIALITY NOTICE: This email message is for the sole use of the intended 
recipient(s) 
and may contain confidential and privileged information. Any unauthorized 
review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please 
contact the sender by reply email and destroy all copies of the original 
message.

Reply via email to