Hello

    With the data types and mappings that was included in the Reference
manual, SAPDB is not ANSI SQL92 Entry level compliant, and because that the
JDBC Driver can't be J2EE 1.2 compliant.

    The data types

    NUMERIC
    NUMERIC(p)
    NUMERIC(p,s)

    Don't exists and they are required for compliance with SQL92 Entry
Level.

    There exists mappings for other types of the SQL92 standard (DEC,
DECIMAL...) but those was apparently forgetted.

    Is it any easy solution to that?
    I try looking at the source but I don't find how the mappings are
implemented.

Regards
Blas Rodriguez Somoza.


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

Reply via email to