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 Assigned to: Thomas Dudziak Priority: Minor
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