On Mon, 24 Jul 2000, Steve Heaven wrote:
>
> We currently use the Pg Perl module to interface our CGI scripts to Postgres.
> What would be the advantages/disadvantages to changing to the more generic
> DBI/DBD-Pg style interface?
I find the DBI/DBD-Pg interface to be *much* cleaner to work in .
On Mon, 24 Jul 2000, Steve Heaven wrote:
> We currently use the Pg Perl module to interface our CGI scripts to Postgres.
> What would be the advantages/disadvantages to changing to the more generic
1)
> DBI/DBD-Pg style in