A while ago I posted this error, also referring to an older posting about
the same problem, which never got a reply. Could someone please at least
confirm that it has been taken note of? As I see it, under 7.3 it is not
possible to use LONG (RAW, VARCHAR) columns and access them via JDBC. True
or not?

thanks and regards,
Christian Sell

----- Original Message -----
From: "Dittmar, Daniel" <[EMAIL PROTECTED]>
To: "'Christian Sell'" <[EMAIL PROTECTED]>; "sapdb-general"
<[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 10:37 AM
Subject: RE: DatabaseException [-3019] from JDBC driver


> > com.sap.dbtech.jdbc.exceptions.DatabaseException: SAP DBTech
> > SQL: [-3019](at 49) Invalid exponent
>
> Could it be that a numeric value is too large for a numeric column? The
(at
> 49) refers to the internal communication buffer, so it isn't much use in
> finding the offending parameter. If the value seems to be OK, then
supplying
> the table definition and the insert values would be helpful in finding the
> bug.
>
> > Since its not an
> > SQLException, I assume this is an internal driver error.
>
> com.sap.dbtech.jdbc.exceptions.DatabaseException is a subclass of
> SQLException. See http://www.sapdb.org/jdbcSapdbcEng.html#Exceptions for
> details.
>
> Daniel Dittmar
>
> --
> Daniel Dittmar
> [EMAIL PROTECTED]
> SAP DB, SAP Labs Berlin
> http://www.sapdb.org/

Reply via email to