Re: Which exact DBI->connect method does Class-DBI call?

[prev] [thread] [next] [Date index for 2005/01/25]

From: Perrin Harkins
Subject: Re: Which exact DBI->connect method does Class-DBI call?
Date: 03:40 on 25 Jan 2005
Andy Grundman wrote:
> karjala_lists@xxxxxxx.xxx wrote:
> 
>> I'm using mod_perl (and Class-DBI 0.95) on my website and I need to 
>> know which exact parameters Class-DBI uses to connect to the database.
> 
> 
> You can call $class->_default_attributes() to get a hash containing all 
> of the DBI options Class::DBI uses.  $class would be any of your 
> Class::DBI classes.

Or you can just call $class->db_Main() to get a live database handle. 
It already goes through Apache::DBI.

- Perrin

Re: Which exact DBI->connect method does Class-DBI call?
Perrin Harkins 03:40 on 25 Jan 2005

Generated at 16:36 on 28 Jul 2005 by mariachi v0.52