| От | missive@localhost.net (Lee Harr) |
|---|---|
| Тема | Re: ERROR: cannot find attribute 10 of??? |
| Дата | |
| Msg-id | 93827i$1lv0$1@node17.cwnet.frontiernet.net обсуждение исходный текст |
| Ответ на | ERROR: cannot find attribute 10 of??? ("ineck" <inex@poczta.onet.pl>) |
| Список | pgsql-hackers |
On Wed, 3 Jan 2001 21:07:22 +0100, ineck <inex@poczta.onet.pl> 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 Sounds like PHP to me. Usually when you get a "0 is not a ..." it means that you failed to set the variable used in your function call. ie. you might have pg_fetch_array( $result, 10 ) but had pg_exec( $database, $query ); instead of $result = pg_exec( $database, $query ); > >Thanks in advice > >ineck > > Lee Harr missive@hotmail.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера