Re: Noobie Questions...

Поиск
Список
Период
Сортировка
От Dan Ostrowski
Тема Re: Noobie Questions...
Дата
Msg-id 20020828124802.5d5e7996.dan@triad-dev.com
обсуждение исходный текст
Ответ на Noobie Questions...  (Dan Ostrowski <dan@triad-dev.com>)
Список pgsql-general
> http://techdocs.postgresql.org, there might be one or two on migrating from
> MySQL.

Thanks! OMW there right now.

> The hardest part, if you have PHP code, will be changing all the database calls,
> just because PHP is database-specific.

Actually, I have created database Abstraction layers.  So when I make an object called DATABASE, and then call
$DATABASE->query();it doesn't matter if the database object is a PG database, MySQL database, or Oracle database. =) 

Thanks again,
dan

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

Предыдущее
От: "Ben-Nes Michael"
Дата:
Сообщение: join problem or maybe group :(
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Noobie Questions...