Database Login details

A

Ayo

I have a database with User/Group level security set up. Now I want to be a
to show a splash screen with a greeting and the name of the person who log in
to the database. Something like:
"Godding Morning Joe Jack"
I found a code module that does this using the network login details but I
just want something using the database login details.

Thanks.
 
A

Armen Stein

I have a database with User/Group level security set up. Now I want to be a
to show a splash screen with a greeting and the name of the person who log in
to the database. Something like:
"Godding Morning Joe Jack"
I found a code module that does this using the network login details but I
just want something using the database login details.

Thanks.

CurrentUser will give you the user currently logged in with Access
security.

Armen Stein
Microsoft Access MVP
www.JStreetTech.com
 

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