Re: blob setBinaryStream - Mailing list pgsql-jdbc

From Rene Pijlman
Subject Re: blob setBinaryStream
Date
Msg-id 5ljuqtkjt8cr3kntr9qm4jqrvilvi83ut5@4ax.com
Whole thread Raw
In response to blob setBinaryStream  (Matt Fair <matt@netasol.com>)
List pgsql-jdbc
On Mon, 24 Sep 2001 09:46:49 -0500, you wrote:
>        PreparedStatement ps = con.prepareStatement("update=
>userpreferences set image='?' and time=? where user='?'");

I guess the single quotes around the question mark placeholder
are the cause of your problem.

Regards,
René Pijlman <rene@lab.applinet.nl>

pgsql-jdbc by date:

Previous
From: Antonio Fiol Bonnín
Date:
Subject: Re: getObject()
Next
From: "Dave Cramer"
Date:
Subject: Re: getObject()