php4+psqlodbc...

Поиск
Список
Период
Сортировка
От Mike A.
Тема php4+psqlodbc...
Дата
Msg-id 3E80E91C.32551.AC6BA4@localhost
обсуждение исходный текст
Список pgsql-odbc
hello,

my system:
pgsql 7.3.2
psqlodbc 7.0.5 (latest version)
php4
redhat linux 7.3

i try to adapt an online shop system for odbc compatibility...
former it was just working with mysql...
now i try to make it ready for postgres by using the database,
driver manger and the proper odbc driver (psqlodbc)...

everything works fine...but sometimes i get invalid result sets...
it looks like some code of the memory, but not like the requested
data...

the server log says:


LOG:  pq_recvbuf: unexpected EOF on client connection
LOG:  pq_recvbuf: unexpected EOF on client connection
LOG:  pq_recvbuf: unexpected EOF on client connection
LOG:  pq_recvbuf: unexpected EOF on client connection
LOG:  pq_recvbuf: unexpected EOF on client connection
LOG:  pq_recvbuf: unexpected EOF on client connection
ERROR:  parser: parse error at or near "<98>" at character 1
ERROR:  parser: parse error at or near "`" at character 1
ERROR:  parser: parse error at or near "ä" at character 1
ERROR:  parser: parse error at or near "´C" at character 1


what could be the reason?

thx in advance!

-- mike


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] updateable cursors & visibility
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [HACKERS] updateable cursors & visibility