Am Tuesday 01 August 2006 11:52 schrieb Ocke Janssen:
> Hi Wolfgang,
>
> here is an extract from the hsqldb documentation
> http://hsqldb.org/web/hsqlDocsFrame.html
<..>
> Wolfgang Schaible wrote:
> > hi,
> >
> > oStmt.executeUpdate("UPDATE "+sJM+ " SET ISPAID= whatever
> >
> > results in 'wrong datatype'...     (Set a not empty date works)

oStmt.executeUpdate("UPDATE "+sJM+ " SET ISPAID=Null

clears the field.

Thanks
Wolfgang

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to