MySQL storing float numbers? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MySQL storing float numbers? (
/showthread.php?tid=169243)
MySQL storing float numbers? -
Toni - 18.08.2010
Hi, My house system is a little buggy due to MySQL not storing coordinates.
It will still store the first part of the number, but anything after . will not be entered.
Is it because of my type on the MySQL field? (varchar...int...etc).
but I can't seem to find out the prob. Can anyone help me?
Edit
Fixed, thanks to kc