J
Jeff
Is it possible to have a user login to an ACCESS db, store
the login ID in a variable and then when a user clicks on
a button to view data, have the variable passed to the
query so they can only see the data associate with the
login ID that is in the variable? The table(s) they will
be looking at, will have a field called LOGINID.
If so, how can this be done?
Thank you.
the login ID in a variable and then when a user clicks on
a button to view data, have the variable passed to the
query so they can only see the data associate with the
login ID that is in the variable? The table(s) they will
be looking at, will have a field called LOGINID.
If so, how can this be done?
Thank you.