I have a table that I want to use to update an Access database.
One of the table field is an input with date/time value.
Before I update the db, I would want to evaluate this input fied if it is greater than Now().
How can I pass these table (with rows and columns) to an execute page that will evaluate the input and update the access db.
Any help will be greatly appreciated.
One of the table field is an input with date/time value.
Before I update the db, I would want to evaluate this input fied if it is greater than Now().
How can I pass these table (with rows and columns) to an execute page that will evaluate the input and update the access db.
Any help will be greatly appreciated.