On Thu, Jun 10, 2004 at 12:03:00AM +0300, Gaal Yahas wrote: > I'd settle for a hackish way to steal the dbh from CDBI after the connect, > since I don't need this attribute to be correct at connection time, but > that didn't seem any easier. my $dbh = $class->db_Main; Tony