Hi,

I have a database (MS Access) to store Driving License details. I need to remind the user of the License which are going to expire in next month. So, when I start the program it should check the expiry date of license and if it finds any license which is going to expire in a month it should show the employee name and the license number by popping up with an alert message.

txtEmployeeName
txtLicenseExpiryDate

The above two boxes hold the data which is required by a pop up message.

Regards.


Seema_S