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
.
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.