Florian Steffen ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is.
Short Description JDBC interface, ResultSet.getObject on with an array of char is crashing. Long Description Using the JDBC interface version 7.2, when calling ResultSet.getObject on a column of type CHAR(2)[] an exception is thrown with message "class names may not have _". When the type is changed to VARCHAR(2)[] everything is working correctly. Tested with JDK version 1.3.1 (ibm and sun) on linux Sample Code No file was uploaded with this report ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]