>
> I have two concerns though. Can I use the same connection for
> _both_ DBI and
> DBIx ?

Yes, you can retrieve the database handle via the method DBHdl from any
Recordset or Database object.

> The other question is that my script is short-lived, with only
> one transaction
> per instance. I would like to keep the database connection alive
> "always". Is
> this a feature of Apache::DBI ?
>

Yes

Gerald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to