Jump to content

GPS coordinates and float issue length,value


dflow

Recommended Posts

The AND clause shouldn't be there.

 

You should check out the error function of whatever database flavor you're using. In MySQL, it's mysql_error. That will contain an error message, if any should occur.

thanks

;) my bad :D

 

well i jumped the gun (classic ADD)

UPDATE markers SET lat = '38.53869991333522',

lng = '-0.120849609375' WHERE ApID = '33236'

is returning 0 affected rows in phpmyadmin

mysql_error() gives nothing

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.