I have implemented the MAP module and an currently manually running a small sql statement that populates the map points with the information from an events module. This part works great.
I need to know how i can schedule this sql statement to run automatically say at 2am everyday.
Thanks in advance.