You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "JuanFran Adame Lorite (JIRA)" <ji...@apache.org> on 2005/11/03 09:19:01 UTC

[jira] Updated: (DDLUTILS-40) Numeric formatting in MS SQL Server

     [ http://issues.apache.org/jira/browse/DDLUTILS-40?page=all ]

JuanFran Adame Lorite updated DDLUTILS-40:
------------------------------------------

    Attachment: MSSqlBuilder.java

getValueAsString method in MSSQLBuilder overrides the SQLBuilder behaviour for REAL, DOUBLE, FLOAT, DECIMAL and NUMERIC types. (It does too for DATE, TIME and TIMESTAMP due to other corrections made before.)

> Numeric formatting in MS SQL Server
> -----------------------------------
>
>          Key: DDLUTILS-40
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-40
>      Project: DdlUtils
>         Type: Bug
>     Reporter: JuanFran Adame Lorite
>     Assignee: Thomas Dudziak
>     Priority: Minor
>  Attachments: MSSqlBuilder.java
>
> Numeric values does not have to be surrounded by quotes in SQL commands, doing so can generate errors when MS SQL Server parses a scientific format number (with quotes surrounding) to DECIMAL o NUMERIC column.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira