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

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

From: Andy Grundman
Subject: Re: Which exact DBI->connect method does Class-DBI call?
Date: 02:44 on 25 Jan 2005
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.

-Andy

Re: Which exact DBI->connect method does Class-DBI call?
Andy Grundman 02:44 on 25 Jan 2005

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