Hi,
i wrote a php skript to test this, works beautiful,
you can download the script at
http://www.erdtrabant.de/index.php?i=500200104
volker
Guy Fraser wrote:
If you are using php, the two functions below should help.
http://ca.php.net/manual/en/function.pg-escape-bytea.php
http://ca.php.net/manual
If you are using php, the two functions below should help.
http://ca.php.net/manual/en/function.pg-escape-bytea.php
http://ca.php.net/manual/en/function.pg-unescape-bytea.php
Taber, Mark wrote:
We’re implementing our first PostgreSQL database, and enjoying it very
much. However, we have a table th
We’re implementing our first PostgreSQL database, and
enjoying it very much. However, we have a table that will store binary
image files (pie charts, etc.) for later display on a dynamic webpage. While
we’re putting together our prototype application, I’ve been asked
by the programmers (I