Outlook Popups / email alerts in Access DB

Joined
Sep 25, 2012
Messages
1
Reaction score
0
Hi All

I need to create a database in Access which helps us to keep track of our equipment which is rented out to various clients. This equipment needs to be returned within 5 days. Once the equipment is returned, then we will need to "mark it" as "returned" in the database, if it is not returned within 5 days, then an alert needs to be sent to the user's outlook, as well as an email to be sent to various recipients (to our staff, not the client).

I have some experience in Access, but am just unsure how to setup the reminder popups and emails.

I think the database objects would be as follows:

*tblClients: ClientID, companyName, contactPerson, Tel, email, Area, Comments / memo

*tblEquipment: EquipmentID, PartNo, Comments

*tblBookings: BookingID, DateOut, ComanyName, EquipmentID, Part No, DateBackIn?

this is just a rough idea of what I have planned, please tell me if I am on the right Track? and how I could go about setting up pop up reminders, and email reminders

thank you so much
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top