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
Excel to Word Paste Special Object formating problem
NTFRS 13555 errors, SYSVOL not replicating
Access Form for Date Entry
Memo Fields start getting truncated
Using a subform to bookmark a record on the main form
Run program after install -- VB.net (2005) Compact Framework
MySQL query
Unable to open SQL Server database file (.mdf)
Setting Text Color in Title Bar
TransferSpreadsheet VBA Import from Excel to Access