Re: select ... where ... in - headache

Поиск
Список
Период
Сортировка
От Scott Lamb
Тема Re: select ... where ... in - headache
Дата
Msg-id 3DED2D15.7040405@slamb.org
обсуждение исходный текст
Ответ на select ... where ... in - headache  ("Ian W Roberts" <Ian.W.Roberts@adelaide.edu.au>)
Список pgsql-general
Ian W Roberts wrote:

> Can someone help me?
>
> I'm using Pg to access a postgres database for a web application.

This doesn't directly answer your question, but why are you using Pg and
not the DBD::Pg driver for DBI? The DBI interface is common between
database drivers, much more widely used, and probably much more complete.

Scott


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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: developer.postgresql.org
Следующее
От: "gustavo"
Дата:
Сообщение: I can´t create type lo in 7.3