G
Guest
Hi
Im currently doing a database as a favour to a friend who runs a fitness
centre and she wants a couple of things that i've never done before, i have
vague ideas of what to dobut could use some help
here we go
I have a member ID field (key), a surname field and a date of birth field,
she wants the member ID to consist of the surname and the date of birth,
example:
Surname: adams
DOB: 01/01/01
Membership_ID: adams010101
Im pretty clueless on this one, im not sure if its even possible
I also have 2 date tiem fields, one is supposed to be "todays date" and the
other is supposed to be "todays date + 1 year" how would i go about setting
that up
Lastly, when the day = friday she wants 2 queries to be run, one to find out
poeples birthdays in the next week and one to find out whos memberhsips are
up, again im clueless, can someone lend a hand please
Im currently doing a database as a favour to a friend who runs a fitness
centre and she wants a couple of things that i've never done before, i have
vague ideas of what to dobut could use some help
here we go
I have a member ID field (key), a surname field and a date of birth field,
she wants the member ID to consist of the surname and the date of birth,
example:
Surname: adams
DOB: 01/01/01
Membership_ID: adams010101
Im pretty clueless on this one, im not sure if its even possible
I also have 2 date tiem fields, one is supposed to be "todays date" and the
other is supposed to be "todays date + 1 year" how would i go about setting
that up
Lastly, when the day = friday she wants 2 queries to be run, one to find out
poeples birthdays in the next week and one to find out whos memberhsips are
up, again im clueless, can someone lend a hand please