How to save Google maps locaation into db2 ? using javascript . I am currently working on a code where we can save current location latitude and longitude automatically. I use Google maps API, but I don't know how to save latitude and longitude in my database and then access it. Please help in saving users location in database Thanx very much
code current location
db2
database name parkgo
select from park (lon,lat);