On Sunday, October 14, 2001, at 07:25 AM, [EMAIL PROTECTED] wrote:

> Hello All,
>
> We've been using MySQL with Perl/DBI for quiet awhile, and have been 
> looking at
> trying Postgres. I was wonder how much re-coding is involved if we use 
> our
> existing scripts with Postgres instead of MySQL??

There are a few answers to your question

1 - there do exist powerful database-independent SQL generators for 
Perl. namely, DBIx::Recordset and Alzabo, both at search.cpan.org

2 - if you prefer the pure SQL over SQL generation route, then you can 
look at DBIx::AnyDBD here:
http://search.cpan.org/doc/MSERGEANT/DBIx-AnyDBD-2.00/AnyDBD.pm




>
>
> Mike(mickalo)Blezien
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Thunder Rain Internet Publishing
> Providing Internet Solutions that work!
> http://www.thunder-rain.com
> Tel: 1(225)686-2002
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>

Reply via email to