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
Late binding Outlook - type mismatch on object assignment
Chang AD password to not meet complexity?
matrix query
Error dropping shema
Open new window with specified size and without menu and toolbar from an application
How do i enable RDP on a Cisco 1841 router
Seeking an example database that uses ADO coding
Custom Password Filter Windows 2003
access databse already in use
I need to strip out every vbCrLF from a field