G
Guest
My project has connected to the access.
There is Reseration date and Beginning date in the table of the database.
If the Reservation date is filled,and the Beginning date is not filled(still
null) in 3 days,
the Reservation date of the record must be automatially set null.How?
How to write the code to know the Reservation date is more 3 days before?
And how to reset the record?
There is Reseration date and Beginning date in the table of the database.
If the Reservation date is filled,and the Beginning date is not filled(still
null) in 3 days,
the Reservation date of the record must be automatially set null.How?
How to write the code to know the Reservation date is more 3 days before?
And how to reset the record?