![]() |
|
| Home | Downloads | Activate | Contact | Forum | Faq | Links |
Posted by Dave on June 11 2006 06:47:38:
In Reply to: Numberic values rounded up posted by robcor on June 06 2006 22:31:49:
The problem have been corrected with version 1.42 available now for download.
[numeric](15,4) is now used.
Thanks for feedback,
Dave.
> When translating to MS SQL Server, the DDL creates [numeric] fields, but if the data contains values as 6567.67, it will round up to 6568. All decimal precision is lost. Why?
>
> Is there a way to solve this?
>