M
Mirkin Mirksta
Hi,
I have 3 tables as shown below.
Clan Events run from July - September each year.
How can i set a validation rule so that an event cant be registered until
the next year july-sept peroid if the clan is signed up after the start of
july.
i.e if the clan is registered after the start of the event peroid it must
wait until the next year event peroid before it can participate in an event
I.E They have to wait until the next year.
It would have to be a table validation rule.. but im not sure if this kind
of rule is possible..
i.e
TABLE 1: USER
USER_ID, USER_NAME, CLAN_ID
TABLE 2: CLAN
CLAN_ID, CLAN_NAME, CLAN_SIGNUPDATE
TABLE 3: EVENT
EVENT_ID, CLAN_ID, EVENT_DATE
I have 3 tables as shown below.
Clan Events run from July - September each year.
How can i set a validation rule so that an event cant be registered until
the next year july-sept peroid if the clan is signed up after the start of
july.
i.e if the clan is registered after the start of the event peroid it must
wait until the next year event peroid before it can participate in an event
I.E They have to wait until the next year.
It would have to be a table validation rule.. but im not sure if this kind
of rule is possible..
i.e
TABLE 1: USER
USER_ID, USER_NAME, CLAN_ID
TABLE 2: CLAN
CLAN_ID, CLAN_NAME, CLAN_SIGNUPDATE
TABLE 3: EVENT
EVENT_ID, CLAN_ID, EVENT_DATE