Re: Warning: PostgresSQL query failed????`

Поиск
Список
Период
Сортировка
От Adam Haberlach
Тема Re: Warning: PostgresSQL query failed????`
Дата
Msg-id 20010107193109.A16787@newsnipple.com
обсуждение исходный текст
Ответ на Warning: PostgresSQL query failed????`  ("ineck" <inex@poczta.onet.pl>)
Список pgsql-general
On Wed, Jan 03, 2001 at 09:05:21PM +0100, ineck wrote:
> Anyone can help with that one?
>
> Warning: PostgresSQL query failed: ERROR: cannot find attribute 10 of
> relation pg_am in [..]
> Warning: 0 is not a PostgresSQL result index in

    This looks like the results of a failed query in PHP, followed by a
failed lookup of values in a result set in PHP, most likely because
the query failed.

> Thanks in advice
    No problem.

--
Adam Haberlach            |A cat spends her life conflicted between a
adam@newsnipple.com       |deep, passionate, and profound desire for
http://www.newsnipple.com |fish and an equally deep, passionate, and
'88 EX500                 |profound desire to avoid getting wet.

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

Предыдущее
От: gianpaolo
Дата:
Сообщение: Re: Passing tables as parameter
Следующее
От: Adam Haberlach
Дата:
Сообщение: Re: PHP and PostgreSQL