When i use set_lreal to write values into a database all the data is the same:
If the value that i want to put in a database is bigger than 1 it will be 2.
If the original value is smaller than 1 it will be 3.0517578125E-05 in the database.
What can i do to fix it?
When i use set_lreal to write values into a database all the data is the same:
If the value that i want to put in a database is bigger than 1 it will be 2.
If the original value is smaller than 1 it will be 3.0517578125E-05 in the database.
What can i do to fix it?