Re: Multiple logins?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Jack MacDonald (jackMACmacdonald_at_telus.net)
Date: 10/06/04

  • Next message: Chris Mills: "Re: Weirdest Thing Yet in Access 97"
    Date: Wed, 06 Oct 2004 02:09:26 GMT
    
    

    YOu can force Access to open the application in Exclusive mode (Tools
    > Options > Advanced). Otherwise, you could to code something into
    your application that recognized the duplication and stopped a second
    instance from running. You might find some code on
    http://www.mvps.org/access/ that will detect whether a particular user
    is already running the application.

    On Tue, 5 Oct 2004 09:45:03 -0700, Melvis
    <Melvis@discussions.microsoft.com> wrote:

    >Thank you. Is there any way to turn this off?
    >
    >"Jack MacDonald" wrote:
    >
    >> Yes - multiple logins are allowed.
    >>
    >> On Tue, 5 Oct 2004 06:17:07 -0700, Melvis
    >> <Melvis@discussions.microsoft.com> wrote:
    >>
    >> >Hi!
    >> >
    >> >Does Access user level security allow for multiple logins by the same user?
    >> >The reason I ask is that I want to set up user accounts for each
    >> >organization, and I do NOT want to have the possibility of having more than
    >> >one person from each org in the database at a time...
    >> >
    >> >Thanks for your help!
    >> >~MATT
    >>
    >>

    **********************
    jackmacMACdonald@telusTELUS.net
    remove uppercase letters for true email
    http://www.geocities.com/jacksonmacd/ for info on MS Access security


  • Next message: Chris Mills: "Re: Weirdest Thing Yet in Access 97"