"Jason J. Czerak" <[EMAIL PROTECTED]> writes:
> what i'm confused about now is the best way to interface with the server.
> there's ODBC, DBI, and others.
> My main tools are Perl and PHP.
If you're using Perl I think it's a no-brainer: DBI is the standard way.
(Not sure why we don't include a DB
Hello,
I'm new to the whole linux + DB stuff. And I reading the various news articles
and looking into what DB stupported what. and Picked PostgreSQL (mainly cuz if
it's transaction stupport).
what i'm confused about now is the best way to interface with the server.
there's ODBC, DBI, and othe