Username and password

G

Guest

Is there a way in Access to have a database read the current username that
has logged into the computer and their password and use that information to
verify the users rights to certain forms, tables, queries, reports and macros?

I know in VB.net I can read the registry for those items, just wondering if
that is possible with VBA.
 
J

John Spencer

See the following URL
http://www.mvps.org/access/api/api0008.htm

I know of no code that will get the user's password. That is pretty well
protected so as to make the life of hackers more difficult.

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 

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

Top