My database is using a column of type "text" which I am trying to update. I'm using jTDS to connect to the data base on Windows XP. I am using a java.sql.ResultSet from a SELECT statement, and then trying to update a CLOB, but I'm getting a runtime error:
Exception in thread "AWT-EventQueue-0" java.lang.AbstractMethodError...
2009-07-09 18:53:48 UTC in jTDS - SQL Server and Sybase JDBC driver