No its not.
When I call response.write I get the right resoults and in
MS MDB i get the rigt resoult to but thats not an option but it will show the right pointers.
Even if I give an variable a value ex
var1 = 10.95
and then use the variable in MySQL it will round it...
I cant find anyting...
Thanks Tony!
I think your example is in the MySQL consol windows and there I get the the same resoult as you.
My problem is this:
I set upp an connection from an ASP side to my MySQL table and I have som variable I calculate whit and the rosult vill be in an numeric value.
Say that the varable...
Hello!
Im working in ASP and now Im began to scratch my head...=)
Say that we have an variable that is
var1 = 3
var2 = 3.65
var3 = var1 * var2 '--- Sum = 10.95
Now my Question!
How do I input this variable into MySQL in a COL whit DECIMAL (10,2)?
I only get the result 10.00 in the COL?
It...
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.