G
Guest
I am using Access as the front end and SQL as the DB. I have a form that
updates values and when the user changes the values and hit update, it writes
the updated values to the db table. I need to have the "user" and "time"
written to the table as well. is there some code i can use to do this. I
guess it would have to coincide with the user using windows authentication
when logging in.
updates values and when the user changes the values and hit update, it writes
the updated values to the db table. I need to have the "user" and "time"
written to the table as well. is there some code i can use to do this. I
guess it would have to coincide with the user using windows authentication
when logging in.