Michael Privat wrote:
> Hi. I have Java code that stores binary into the DB. When I use MS SQL
> Server 2000 (type image) it works fine. But when I use Postgres 7.4 it
> fails. Is there a size limit setting somewhere I need to set up?
Can you provide the schema and code that is failing, and details of how
it fails (with stack traces of any exceptions you see)? Otherwise it's
hard to help.
-O