![]() |
|
| Home | Downloads | Activate | Contact | Forum | Faq | Links |
Posted by robcor 161.45.250.219 on June 06 2006 22:31:49:
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?