Hello,
this is what I get on my very first insert, unsing the sapdbc-7.3.0.18
driver connecting to a 7.3 database under WinNT 4.0. Since its not an
SQLException, I assume this is an internal driver error. I saw a message on
this from 09/27, but no answer. I tried switching the driver to older
versions, but to no avail... help?
com.sap.dbtech.jdbc.exceptions.DatabaseException: SAP DBTech SQL: [-3019]
(at 49
) Invalid exponent
at
com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.ja
va:51)
at
com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.jav
a:638)
at
com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:322)
at
com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:264)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementS
apDB.java:309)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementS
apDB.java:258)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.executeUpdate(CallableStat
ementSapDB.java:535)