Top   Module   Use   Manual   Index 

com :: sun :: star :: sdbc ::

exception DataTruncation

Base Exception
com::sun::star::sdbc::SQLWarning

Description
reports a DataTruncation warning, on reads, or is thrown as a DataTruncation exception, on writes, when a data value is unexpectedly truncated.

The SQL state for a DataTruncation is 01004 .



Elements

Top of Page