mmckennirey wrote:
Some additional data about this issue: MonetDB build was nightly=current (version 5.3.0) from 2008-01-30 JDBC driver was compiled on Sun JDK 1.5.0_7 Build and deployment on Linux 64bit (OpenSuse 10.1 / AMD Opteron)
The same behaviour was found when the same version was built on 32 bit machine.
We had been using version 5.2.2 without any problems with the JDBC driver, but had to move to 5.3.0 to take advantage of the fix for the SQL ALTER TABLE command when adding columns.
sateesh wrote:
[ERROR] Exception in ResultSet for "MYSCHEMA" java.sql.SQLException: Method not implemented yet, sorry! at nl.cwi.monetdb.jdbc.MonetResultSet.getCharacterStream(MonetResultSet.java:294)
JDBC hasn't changed in there for a very long time, so I wonder if the client utilities were somehow updated, or what changes in the server made the clients think that they now suddenly have to use a character stream. Maybe it is related to the column type of a table that you're trying to view. -- View this message in context: http://www.nabble.com/JDBC-Driver-Problem-with-the-new-Build..-tp15205660p15... Sent from the monetdb-users mailing list archive at Nabble.com.