Hi i want to build functionality of reminder,but have no clue how to implement it.
Say i have textbox that has some description of task and date time control for selecting date at what i have to do that task.Now how can i implement such thing that once task has been scheduled (December 2012) when date is near a messagebox shoes and i am informed that i scheduled some task some days ago
may be my description is unclear but i need something Reminder that displays the scheduled task some time earlier.
oh yes all the data is stored in SQLLite database
or how can we check if what is the nearest date in database as compared to now?