$dbh and CDBI::Loader
[prev]
[thread]
[next]
[Date index for 2005/04/01]
I need to acess the functions of Postgresql via the driver. These are of
the form:
$dbh->func($filename, 'lo_import');
I am using Class::DBI::Loader. I give it the DSN etc. . How do I get the
$dbh database handle?
Is the result of a new Class::DBI::Loader effectively a $dbh?
|
$dbh and CDBI::Loader
Dana Hudes 14:27 on 01 Apr 2005
|