Hey guys, before the creation of my beautiful Gym registration database, I just need help with a coule things..
The low-down: To summarize.. I'm developing a Gym registration system for a school project (a big mark earning one). There are four tables and three forms.
How it works: In my frmSubscriptions form, users enter a subscription 'Start_Date' and then an 'Exp_Date' is calculated for exactly one year after whatever the 'Start_Date' is set to. Following
?
So basically, I have lot's of members and I want to be able to write an SQL statement that will scour the database and find ALL accounts that are expiring in one months time.
Is this possible? If you want screenshots or anything, please let me know.
Thanks ever so much for even bothering to read through this
. Much appreciated.
The low-down: To summarize.. I'm developing a Gym registration system for a school project (a big mark earning one). There are four tables and three forms.
How it works: In my frmSubscriptions form, users enter a subscription 'Start_Date' and then an 'Exp_Date' is calculated for exactly one year after whatever the 'Start_Date' is set to. Following

So basically, I have lot's of members and I want to be able to write an SQL statement that will scour the database and find ALL accounts that are expiring in one months time.
Is this possible? If you want screenshots or anything, please let me know.
Thanks ever so much for even bothering to read through this
