Re: Difficulty updating TEXT fields with JDBC.

From: Barry Lind <barry(at)xythos(dot)com>
To: Brian Dougherty <briand(at)veridicom(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Difficulty updating TEXT fields with JDBC.
Date: 2002-07-23 14:17:06
Message-ID: 3D3D6562.7080308@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org so that your
>message can get through to the mailing list cleanly
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2002-07-23 14:23:34 Re: Linux max on shared buffers?
Previous Message Andreas Joseph Krogh 2002-07-23 14:13:09 Re: Editor for pgsql