N
NRakhesh
It is required of me to validate a date of birth entry into a table
named adminmast between the limits given as udate and ldate in another
table named as classdetails.
I will specify the whole thing :
User is supposed to enter a class and then a date of birth into a
form/ table, as soon as he enters the DOB the value entered should be
validated in the following manner.
If it is class I then the Ldate and Udate from the table class details
should be treated as the lower and upper limits for the DOB recordwise
similarly for all other classes these should take place recordwise
the structure of the database is
Adminmast, classdetails, category.
thanx in advance
named adminmast between the limits given as udate and ldate in another
table named as classdetails.
I will specify the whole thing :
User is supposed to enter a class and then a date of birth into a
form/ table, as soon as he enters the DOB the value entered should be
validated in the following manner.
If it is class I then the Ldate and Udate from the table class details
should be treated as the lower and upper limits for the DOB recordwise
similarly for all other classes these should take place recordwise
the structure of the database is
Adminmast, classdetails, category.
thanx in advance