Re: Difficulty updating TEXT fields with JDBC. - Mailing list pgsql-general

From Barry Lind
Subject Re: Difficulty updating TEXT fields with JDBC.
Date
Msg-id 3D3D6562.7080308@xythos.com
Whole thread Raw
In response to Difficulty updating TEXT fields with JDBC.  (briand@veridicom.com (Brian Dougherty))
List pgsql-general
Brian,

Why don't you use get/setString()?

--Barry


Brian Dougherty wrote:

>I have created a table with fields of type TEXT.  When I attempt to
>modify these fields with the JDBC ResultSet method of updateObject or
>updateNull, I get the error message "This method is not yet
>implemented."
>
>Do I have a alternate method for updating TEXT fields?
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo@postgresql.org so that your
>message can get through to the mailing list cleanly
>
>
>



pgsql-general by date:

Previous
From: strange@nsk.yi.org
Date:
Subject: Re: Shell Script help for backup
Next
From: Jan Wieck
Date:
Subject: Re: Linux max on shared buffers?