P
Pwyd
Hi, i'd like to get the login name for any given user (we use a shortname for
our network, consisting of their first initial and last name) and use that to
filter out all the records except the ones that have that user's name on
them. I'm not worried about all of the security issues that may be involved
in this, unless they're very major or would allow them to do something they
normally would not be able to, if they'd simply opened the database on their
own machine without filters.
What function does one use to get the name of the login for the current
machine?
And how would one concatenate a string to make that name equivalent to whats
stored in the form?
our network, consisting of their first initial and last name) and use that to
filter out all the records except the ones that have that user's name on
them. I'm not worried about all of the security issues that may be involved
in this, unless they're very major or would allow them to do something they
normally would not be able to, if they'd simply opened the database on their
own machine without filters.
What function does one use to get the name of the login for the current
machine?
And how would one concatenate a string to make that name equivalent to whats
stored in the form?