I have an SQL table that has a field that is of type Float. I have a ColdFusion application that reads and writes data to this table. The problem is if I put a value of say 2.1 in the ColdFusion form and submit it, then I go into the SQL table it shows me a value of 2.1 . But if I read this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.