Retrieve network user name and insert into record

  • Thread starter Thread starter rob
  • Start date Start date
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
 
WOW! Way too easy!

I need to leave Management and return to coding because my skills are
diminishing at an exponential rate!

Thanks for the assist!



Rob F
 
Back
Top