Microsoft
Software
Hardware
Network
Question : sql2000 changing float field to repeating decimal
I have a field in a sql200 table defined as float. When I use a DTS package to read the table and output a text file, it sometimes changes the decimal amount as follows:
14.30 will become 14.299999999
but
14.50 stays 14.50
How can I stop the change of data?i
Answer : sql2000 changing float field to repeating decimal
Can you not define the field as a decimal?
Gary
Random Solutions
Set Word 2010 as default for .doc and .docx
Calendar Options grids
Date Comparison in MSSQL
Can we enable the guest account on a machine
Nested countif problem
Insert values in listbox to access table
Need help with SQL 2008 running on a 2008 failover cluster
sharepoint create site column programmatically
Creating an automatic sum for specific cells - excel 2007
Access 2007 VBA code for Make Table Query