|
Posted by Erland Sommarskog on 10/15/17 11:37
orandov@gmail.com (orandov@gmail.com) writes:
> Thank you for your response. I tried what you said but the decimal
> still got truncated. Any other suggestions?
How is the column declared? If you only said decimal when you created
the column, you got decimal(18,0). Run sp_help on the table to check
out.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|