Reminder of Membership Expiration in DataGridV 3 days Before
Hello guys, I'm currently working on a GYM windows application using MS ACCESS DATABASE, here the ADMIN should get a reminder on his notice board(Panel) about the users whose membership are going to expire 3 days before expiration date.The name of the users should be displayed in DataGridView. Every user information is stored in database,I just need to fetch the name of the user whose membership are going to expire from database and show it on the notice board(Panel) of the admin.
MEMBERSHIP is as follows:
- 1 Month
- 3 Month
- 6 Month
- 12 Month
Please HELP.
THANK YOU VERY MUCH