+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Valued Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    233

    Multiple Users NOT able to log in

    I have a database that is giving me fits, I wrote it. The only way it will let multiple users log in, is if everyone logged in is at the switchboard. If anyone is anywhere else in the database it won't let more people log in. Any ideas or suggestions would be greatly appreciated. I do have a login script that checks password to user name. I can post it if you would like. It is very basic atm.

    Thanks in advance,

    Dan
    Last edited by NBVC; 05-19-2010 at 09:43 PM.
    "I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
    If my advice has been helpful to you, then please help me by clicking on the scales and adding to my reputation, Thanks!

  2. #2
    Forum Moderator ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2003 & 2010
    Posts
    1,797

    Re: Multiple Users NOT able to log in

    Hi Dan,

    Not speaking for 2007 (I'm still happily in denial), but in 2003 under Tools > Options "Advanced" tab, there are choices for "Default open mode", "Default record locking", and "Open databases using record-level locking". If any of your users have modified these options in their local copy of Access, then it could give you grief. A common one that has plagued me in the past is users who like the word "Exclusive".

    Cheers,
    Docendo discimus.

    Please consider:
    • Thanking those who helped you. Click the reputation icon in the contributor's post and add Reputation.
    • Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  3. #3
    Valued Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    233

    Re: Multiple Users NOT able to log in

    I checked that already. They are all set to edited record only.
    "I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
    If my advice has been helpful to you, then please help me by clicking on the scales and adding to my reputation, Thanks!

  4. #4
    Valued Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    233

    Re: Multiple Users NOT able to log in

    Since this post I have re-written all the code for security. One major thing to note is if you have a database that isn't using unbound forms, and multiple people are using it at the same time, avoid using Dlookup and DlookupWrapper like the plague. At the time I posted this I didn't know it would actually log you in if you waited. It took about 10 mins to log in though. I am currently using Optomistic locking and SQL strings and ADODB.Recordsets.
    "I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
    If my advice has been helpful to you, then please help me by clicking on the scales and adding to my reputation, Thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0