Hi all
i have to fields in database (see code below)
x_gesperrt = rs("gesperrt")
and
x_sperrdatum = rs("sperrdatum")
now my question is the follwing:
if i set the field "x_gesperrt" to true how can automatically update the "x_sperrdatum" which is a datetime field?
many thanks in advance for your trouble
best regards
E.Altherr
i have to fields in database (see code below)
x_gesperrt = rs("gesperrt")
and
x_sperrdatum = rs("sperrdatum")
now my question is the follwing:
if i set the field "x_gesperrt" to true how can automatically update the "x_sperrdatum" which is a datetime field?
many thanks in advance for your trouble
best regards
E.Altherr