Using bytea as an argument. - Mailing list pgsql-odbc

From Christopher Hotchkiss
Subject Using bytea as an argument.
Date
Msg-id AANLkTik+RD-q9z_o6Azedb4k3UhQ_0aR-2dq9D7N142c@mail.gmail.com
Whole thread Raw
List pgsql-odbc
To All,
I am attempting to call a function in Postgres 9 on Windows using the ODBC driver and am finding that the parameter with embedded nulls is getting truncated when I check the server log. Is calling a function that takes a bytea supported? I know its not explicitly listed in the list of supported types. Should I just hex encode the values instead?

Thanks!
--
Christopher Hotchkiss "chotchki"
http://www.chotchki.us

pgsql-odbc by date:

Previous
From: Karen Springer
Date:
Subject: problem updating from form
Next
From: "Jan-Peter Seifert"
Date:
Subject: Problem with high OIDs because of changed atol behaviour