well my lat and lng are float i thoght maybe it was when you pass the
value by the url...but in the database the numbers are correct, well i
guess i will leave this way then...
anyway thank you.

On 4 ago, 11:53, Rossko <[email protected]> wrote:
> > There's a error in savephp:  Invalid query: Data truncated for column
> > 'lat' at row 1, but even so the function is working...
>
> Not a maps question 
> then.http://www.google.co.uk/search?hl=en&q=Invalid+query%3A+Data+truncate...
>
> > Do you know what kind of problem is this?
>
> I expect you're trying to put data that doesn't fit into a MySQL
> column.  MySQL requires you to specify the kind of data that goes into
> a column - text, how many characters ; number, floating or integer,
> how many decimals ; etc.
> If you put a floating point number into an integer column it will
> complain, and throw away the decimal places.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to