Dear All,
I have a communication server reading data from the gps devices and store the data into the database. The problem now I have a huge calculation to decide on the current location at time of receving the data it self. So I plan to run a kind of service program to check those last data which have not been updated with the current location to be update via a long calculation.Any idea how to run this program?