On Wed, Jul 19, 2006 at 11:23:38AM -0400, Jason Stelzer wrote:
> On Jul 19, 2006, at 10:12 AM, Robert Hicks wrote:
>
> >Sorry I took so long getting back. What I mean is can I use
> >Inline::Java to setup a database connection and then pass that
> >connection off to the Perl side so I don't ne
Robert Hicks [mailto:[EMAIL PROTECTED]
> >> Sent: Sunday, July 16, 2006 9:41 PM
> >> To: inline@perl.org
> >> Subject: Inline::Java + JDBC
> >>
> >> Can I pass a db connection made with JDBC to the rest of
> my script or
> >> would I have to do all my reading from the db and then pass
> >> that info to
> >> my script?
> >>
> >> :Robert
> >>
>
On Jul 19, 2006, at 10:12 AM, Robert Hicks wrote:
Sorry I took so long getting back. What I mean is can I use
Inline::Java to setup a database connection and then pass that
connection off to the Perl side so I don't need to have the Oracle
client installed. I am thinking probably not.
mean. Could you give an example? Do you mean the
JDBC.pm module, or just JDBC in general?
-Ken
-Original Message-
From: Robert Hicks [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 16, 2006 9:41 PM
To: inline@perl.org
Subject: Inline::Java + JDBC
Can I pass a db connection made with
Not sure what you mean. Could you give an example? Do you mean the
JDBC.pm module, or just JDBC in general?
-Ken
> -Original Message-
> From: Robert Hicks [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 16, 2006 9:41 PM
> To: inline@perl.org
> Subject: Inline::Java +
Can I pass a db connection made with JDBC to the rest of my script or
would I have to do all my reading from the db and then pass that info to
my script?
:Robert