Re: Comparing databases

Поиск
Список
Период
Сортировка
От Adrian Maier
Тема Re: Comparing databases
Дата
Msg-id 3FC4CDF1.9030409@fx.ro
обсуждение исходный текст
Ответ на Re: Comparing databases  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-advocacy
Robert Treat wrote:

>>>To be fair, postgresql is just starting to get to this
>>>point, where you'll see support for postgresql in a wide range of software.
>>>Heres an example, if I want to write php applications against firebird, who
>>>do I do it?  I just took a swing through the php function list and I don't
>>>see anything that jumps out to me as firebird support. (fbsql turns out to be
>>>frontbase support) I looked at the dbx module, which proclaims to support
>>>frontbase, m$, mysql, odbc, postgresql, sybase, oracle, and sqlite. Where is
>>>firebird?
>>
>>I don't know much (anything) about PHP - but I do know that there are
>>Firebird users who use it.
>
> yes... i know there are people doing this as well, but I can't see how
> they do it unless they are using the generic odbc connection
> functions... odd.

It might be possible to use the "InterBase functions" for accesing
Firebird from PHP. I'm not sure, though.


Cheers,
Adrian Maier



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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: PostgreSQL certifications?
Следующее
От: Randolf Richardson
Дата:
Сообщение: Re: PostgreSQL is much faster than MySQL, only when...