Extended Query using the Frontend/Backend Protocol 3.0

Поиск
Список
Период
Сортировка
От Raimon Fernandez
Тема Extended Query using the Frontend/Backend Protocol 3.0
Дата
Msg-id 20879F35-6940-4272-988E-703E610C6212@montx.com
обсуждение исходный текст
Ответ на Re: Encoding using the Frontend/Backend Protocol TCP/IP  (Raimon Fernandez <coder@montx.com>)
Ответы Re: Extended Query using the Frontend/Backend Protocol 3.0  (John DeSoi <desoi@pgedit.com>)
Список pgsql-general
Hello again,


I'm trying to integrate the extended query protocol with my libraries.

I'm sending a simple SELECT to validate the method, but I'm getting an Invalid Message Format.


50 => P
00 00 00 29 => length
6D7973746174656D656E74 00 => mystatement + null
73656C656374202A2066726F6D206D797461626C653B 00 => select * from mytable; + null
00 00 => number of parameters, zero

any idea ?

thanks and regards,


raimon




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

Предыдущее
От: "Gauthier, Dave"
Дата:
Сообщение: Re: Justifying a PG over MySQL approach to a project
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Justifying a PG over MySQL approach to a project