Different Reminders

N

Norman Yuan

You must have a way to idendify who the current user is and the job records
must have a reference to the user(s). That is, the job table has a link to
user (in user table or domain/computer account) and when user start the
Access ap, you provide a way to idendify user (use cdomain/computer account
or home-grown logging in/out method).
 
K

Kerry

Ok Thankyou, I will look into that!

Norman Yuan said:
You must have a way to idendify who the current user is and the job records
must have a reference to the user(s). That is, the job table has a link to
user (in user table or domain/computer account) and when user start the
Access ap, you provide a way to idendify user (use cdomain/computer account
or home-grown logging in/out method).
 
Top