********************************************* BUG SYNOPSIS: Getting error "Unrecognized column type: I32" returned by DatabaseMetadata.getColumnType(5) method call ********************************************* DriverManager.getConnection Back from connecting Executing DatabaseMetaData.getColumns(null,null,"sergio",null) Print column types for columns of getColumns() answer set Column Type for column 1 is 12 Column Type for column 2 is 12 Column Type for column 3 is 12 Column Type for column 4 is 12 *** SQLException caught *** SQLState: null Message: Unrecognized column type: I32 Vendor: 0