RE: User ID's
I named it login (if you can't tell I'm an Access newbie). Looking at my
database further, it may be I need to know how to get this to run this module
when the user starts it. How do I do that?
Thanks,
Meejung
"boblarson" wrote:
Did you make sure to name the module something OTHER than the function name?
--
Bob Larson
Access MVP
Access World Forums Administrator
Utter Access VIP
Tutorials at http://www.btabdevelopment.com
__________________________________
"Meejung" wrote:
I am trying to get the users login off of their computer login. I found some
prior posts which directed me to the following website.
www.mvps.org/access/api/api0008.htm
I copied and pasted this into a new module for my database but it doesn't
seem to work. I am either missing a step or doing it wrong. When I log into
Access it doesn't register my login name. Anyone have any suggestions as to
what I need to do to fix this?
Thanks
.
Relevant Pages
- Re: PDO: Switch database user without reopening connection
... At the bare minimum there will be a login user who only has ... modifications to the database as well (editors get update permission, ... As database connections are expensive to ... a certain visitor in the Session, and use that value to start the right ... (comp.lang.php) - Re: PDO: Switch database user without reopening connection
... At the bare minimum there will be a login user who only has ... the postgres user they are logged in as to one that can make ... modifications to the database as well (editors get update permission, ... As database connections are expensive to ... (comp.lang.php) - RE: How to allow users to change their password?
... be set up to provide the Security dialog window for password changes. ... I'll have to login using their login ... > name/password first. ... See http://www.QBuilt.com for all your database needs. ... (microsoft.public.access.security) - Re: Please! Doesnt anyone know a better way to do this?
... account, they need to automatically be directed to the page to enter data ... session variable on the Account page. ... I assume here that you're checking a database when the user attempts to ... When a new user attempts to login or clicks to register, ... (microsoft.public.dotnet.framework.aspnet) - Re: Enter user name, enter password, then press enter...
... What do you do when the customer asks that the database login in be the same ... username and password to use all of the stuff that she is permitted to use. ... I have implemented this type of security for Access, VB, and Web Based ASP ... (microsoft.public.access.forms) |
|