Using bytea as an argument.

--0016364189610397df0499a5dd7e
Content-Type: text/plain; charset=ISO-8859-1

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

--0016364189610397df0499a5dd7e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

To All,<br>I am attempting to call a function in Postgres 9 on Windows usin=
g 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 t=
akes a bytea supported? I know its not explicitly listed in the list of sup=
ported types. Should I just hex encode the values instead?<br clear=3D"all"=
>
<br>Thanks!<br>-- <br>Christopher Hotchkiss "chotchki"<br><a href=
=3D"http://www.chotchki.us">http://www.chotchki.us</a><br>

--0016364189610397df0499a5dd7e--
Christopher Hotchkiss [ Mi, 12 Januar 2011 14:06 ] [ ID #2053002 ]
Datenbanken » gmane.comp.db.postgresql.odbc » Using bytea as an argument.

Vorheriges Thema: problem connecting via ODBC when unicode (now in correct forum.).
Nächstes Thema: problem updating from form