Hi
I'm developing an app connected to wamp server , I could update the data base manually by click button ,the data are coming from gps and it's changing always so what i need is to update the coordinates automatically to the server.
I tried this code to auto update but nothing happened
gpstableService.getDataManager(gpstableService.DATA_MANAGER_GPSTABLE) .autoCommit = true;
but nothing happened
any idea ?
My Regards
Autocommit can be useful in transaction management, but it's not what you're looking for right now.
At which point in time do these coordinates change? Is it every 5 minutes, could it change at random without your knowledge, are you notified when the coordinates change?
Some more code would be helpful as well.
North America
Europe, Middle East and Africa
Asia Pacific