Re: Dreamweaver

From: Glen Eustace <geustace(at)godzone(dot)net(dot)nz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Dreamweaver
Date: 2003-08-16 20:19:06
Message-ID: 1061065146.25015.82.camel@agree-6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>> PHP has a shortcoming of NOT having a unified interface to "any" DB.
MySQL
>> uses one set of function calls, while PgSQL another. Yes, of course
they
>> could add support for another (very popular) DB. But I'd rather feel
out
>> their support for JSP/JDBC, which should be in :-)
>
> Sounds like PHP needs something similar to DBD for Perl.

It actually does. The PEAR DB Support stuff isn't too bad. I have used
it several times when I wasn't sure which database was going to be used.

I suppose in addition to asking my question, was the unasked one. If
PostgreSQL is to gain broader appeal, then developers like Macromedia
need to be conviced to either make their products 'database neutral' by
providing a generic hook or providing more than one of the popular
alternatives. As it is, there are a bunch of web designers using DW
that go straight for a PHP+MySQL solution because that is what DW
supports :-( PostgreSQL doesn't even get a look in.

Glen
--

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Glen and Rosanne Eustace,
GodZone Internet Services, a division of AGRE Enterprises Ltd.,
P.O. Box 8020, Palmerston North, New Zealand 5301
Ph/Fax: +64 6 357 8168, Mob: +64 21 424 015

"A Ministry specialising in providing low-cost professional Internet
Services to NZ Christian Churches, Ministries and Organisations"

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2003-08-16 20:47:31 Re: Graphical Mapping a Database
Previous Message Jochem van Dieten 2003-08-16 19:12:09 Re: Dreamweaver