Hi,
I am using ASP with MS Access.
I am trying to put a data/time automaticaly when user input's a record.
Meaning for every record added, also the date and time of the record should be added.
I added a table with fields including a field calls EntereDate which is a datatype Date/Time.
Anyone have an idea?
Do i have to do ths in ASP along side my Insert Into statement?
Me
I am using ASP with MS Access.
I am trying to put a data/time automaticaly when user input's a record.
Meaning for every record added, also the date and time of the record should be added.
I added a table with fields including a field calls EntereDate which is a datatype Date/Time.
Anyone have an idea?
Do i have to do ths in ASP along side my Insert Into statement?
Me