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
Enumerate Exchange Emails in vb.Net
Query question - difference in single table
Control Size of Form in ACCDE?
GEt SQL data from Excel VBA
Login to local account on Domain Computer
Can VS 2008 run on the same computer as VS 2010?
VLOOKUP Problem
exchange 2007 sending emails
Is there a way to restart Windows service remotely?
Access Database Out of Memory Error