Posted on 2005-03-26 18:56:49-08 by szabgab
CDBI is eating the 0s at the end of a floating point numbers

I have values like 1.00 and 2.5950 that I am trying to insert into a SQLite database using Class::DBI.

Unfortunately it seems I get 1 and 2.595 respectively. How can I avoid this ?

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.