T
tiger99
Guest
Hi I need to insert some number into MS Access 2003 database as text.
My problem is when I insert "3.8-4.0" it shows value "-0.2" and when I enter "1.0" it shows "1" in the database
I am using ASP but I have tried many ways to convert the number to string etc... and non of them work.
Is there some configuration in MS Access that I can set to resolve this problem?
Note: when I output the value of the variable on the ASP page, it shows the correct value
Appreciated your help
My problem is when I insert "3.8-4.0" it shows value "-0.2" and when I enter "1.0" it shows "1" in the database
I am using ASP but I have tried many ways to convert the number to string etc... and non of them work.
Is there some configuration in MS Access that I can set to resolve this problem?
Note: when I output the value of the variable on the ASP page, it shows the correct value
Appreciated your help