current user

  • Thread starter Thread starter Ram
  • Start date Start date
R

Ram

hi guys! i'm a novice programmer. I want to add "modified
by" field in my table. But the problem is that, everytime
another user logs on, "modified by" field is being
replaced with the new user that is currently logged on.
Please help me what to do. Thank you very much!
 
Ram said:
hi guys! i'm a novice programmer. I want to add "modified
by" field in my table. But the problem is that, everytime
another user logs on, "modified by" field is being
replaced with the new user that is currently logged on.

Could you explain in more detail? It sounds to me that it's doing exactly
what you want. If a record gets modified, update the modified by field with
the name of the currently logged on user.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top