Difficulty updating TEXT fields with JDBC.

From: briand(at)veridicom(dot)com (Brian Dougherty)
To: pgsql-general(at)postgresql(dot)org
Subject: Difficulty updating TEXT fields with JDBC.
Date: 2002-07-23 03:02:00
Message-ID: 27edf967.0207221902.1a63eccc@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Jore 2002-07-23 03:31:14 Re: Access Two Databases
Previous Message Christopher Kings-Lynne 2002-07-23 02:43:37 Stats Collector