Build #: 41067
Built on: 2014-Nov-13 02:32:22 PM
A) Decimal,Numeric datatype default precision and scale values
|
66 KB
|
85 KB
|
49 KB
I have modified the default values to 30,6 as per documentation. I could only check docs as for back as version 11, but v11 v12 and v16 all say 30,6 is default.
As for the tree node I am unable to reproduce the missing length for nchar and nvarchar. Can you reproduce this with the latest version?
@ivan
Second part of this issue has been resolved In ADS 16.0.0-dev-79 build. please see attached screenshot data.png
Can you handle first scenario(default values for Decimal and numeric datatypes ) in ER Modeler also?
@ivan
Second part of this issue has been resolved In ADS 16.0.0-dev-79 build. please see attached screenshot data.png
Can you handle first scenario(default values for Decimal and numeric datatypes ) in ER Modeler also?
Modified ERM to use 30,6 for default values on a decimal.
Modified ERM to use 30,6 for default values on a decimal.
Issue #12748 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build v16.0.0-dev-80 |
No time estimate |
I have modified the default values to 30,6 as per documentation. I could only check docs as for back as version 11, but v11 v12 and v16 all say 30,6 is default.
As for the tree node I am unable to reproduce the missing length for nchar and nvarchar. Can you reproduce this with the latest version?