Re: Help with PostgreSQL porting project

Поиск
Список
Период
Сортировка
От Enver ALTIN
Тема Re: Help with PostgreSQL porting project
Дата
Msg-id 1073044871.966.9.camel@skyblue.office.frontsite.com.tr
обсуждение исходный текст
Ответ на Help with PostgreSQL porting project  ("Chris Travers" <chris@travelamericas.com>)
Ответы Re: Help with PostgreSQL porting project  (Arjen van der Meijden <acmmailing@vulcanus.its.tudelft.nl>)
Список pgsql-general
Hi,

On Fri, 2004-01-02 at 13:38, Chris Travers wrote:
> A few years ago, I set about porting a PHP application from MySQL to
> PostgreSQL, after realizing that MySQL wasn't going to be able to handle it.
> In order to do this, I built a light, fast database abstraction layer which
> conforms to the behavior of the MySQL functions in PHP.  This means that a
> large amount of porting work could be made simple using this porting layer
> if the application was originally used PHP's native MySQL functions rather
> than a standard porting layer.  The application was originally released
> under the GPL.

I guess it might bother you when people ask this but, what made you do
the hardwork while it's already been done by several other projects like
PHP ADODB and PEAR?

Just another curious guy from far side of the world,
Happy new year :)
--
 __________
|          |
|          |  Enver ALTIN (a.k.a. skyblue)
|          |  Software developer, IT consultant
|    FRONT |
|==========|  FrontSITE Bilgi Teknolojisi A.Ş.
|_____SITE_|  http://www.frontsite.com.tr/

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Chris Travers"
Дата:
Сообщение: Re: why the need for is null?
Следующее
От: Arjen van der Meijden
Дата:
Сообщение: Re: Help with PostgreSQL porting project