[MySql] Saving cordinates into database.
#1

Hello. How do i properly save cordinates into database? It doesnt accept cordinates like 432.2341 because of the dot. How can i make that dot to be a comma?
Reply
#2

How do you save the coordinate? As a varchar, integer or float? You should be saving them as float's because they have a dot inside of them. If that doesn't work, try and save it as a varchar.
Reply
#3

It is float and varchar did not work. Maybe ive made a mistake in the script. Gonna go trough it more carefully.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)