I'm making a reminder program and I thought that storing all the reminder details in a database would be a lot easier to access and I'd be able to store almost an infinite amount of reminders. The problem is I don't know how to: open a database, delete a record in a database, add a record, edit a record, etc. Can someone please tell me how to do these things. Also can you make sure that the code works with MS Access 2000 databases.

Thanks in advance.