R
rob
Hello all,
I created a database that logs the status of multiple projects. The DB is
on the LAN at work and can be accessed by all.
The problem I have is it's too easy for folks with limited integrity to
change the status of a project (dates, % complete, etc).
I would like to lock the database down (easy) and simplify the updating
process and at the same time, limit the users access/ability to change data
in the tables/queries.
What I would like to do is when a user adds an entry, a timestamp (easy)
and MS 2000 user name is automatically entered into a username field.
Does anyone know how to add a network username inot a record
programmatically?
Rob
I created a database that logs the status of multiple projects. The DB is
on the LAN at work and can be accessed by all.
The problem I have is it's too easy for folks with limited integrity to
change the status of a project (dates, % complete, etc).
I would like to lock the database down (easy) and simplify the updating
process and at the same time, limit the users access/ability to change data
in the tables/queries.
What I would like to do is when a user adds an entry, a timestamp (easy)
and MS 2000 user name is automatically entered into a username field.
Does anyone know how to add a network username inot a record
programmatically?
Rob