> -----Original Message-----
> From: Blas Rodriguez Somoza [mailto:[EMAIL PROTECTED]]
> Sent: Freitag, 8. Februar 2002 20:58
> To: [EMAIL PROTECTED]
> Cc: Paskamp, Marco
> Subject: Data types and ANSI SQL92 Entry level
> 
> 
> 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.


Hi,

starting with 7.3.0.21 NUMERIC and DECIMAL will behave the same with SAP DB

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

Reply via email to