Hello

    Good work with the last JDBC Driver version, congratulations.

    There are a minor bug in preparedStatement.setNull when the column index
is invalid, gives an Unexpected Error instead of a SQLException. The other
setXXX methods gives the correct exception.

    In the following two situations there are not messages associated with
SQLExceptions
    - In statement.executeUpdate("create table ....") when the rowsize is
greater than the limit
    - In preparedStatement.setBigDecimal and there is no enough integer
places in the definition of the field.

Regards
Blas Rodriguez Somoza.

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to