Default UserName

D

Declan

When logging into either Access 97 or Access 2003, the username defaults to
the last one used. However, in Access 97, if you open an Access database by
running a command line in VB code using the Shell command, the default logon
username doesn't become the username specified in the commandline. In Access
2003 it does. How can I change Access 2003 so that the default logon
username doesn't change to the one that is used when launching a program with
the Shell command in VB? I want the default username to be the last one that
a user entered in the logon window. How can I change the default logon
username using VB code?
 

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