Results 1 to 7 of 7
  1. #1
    jj1 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2014
    Posts
    128

    Database not opening

    I have my database placed on drive and people are not able to open the database. Its giving error




    could not use 'G:\FileFrontend.accdb'; file already in use


    I checked with IT and it shows everybody have modify access.


    Please help immediately as I have 200 people waiting for me to make database working



  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 7 32bit Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,610
    A db that needs to be accessed by multiple users should be split with a single back end file, with each user having their own copy of the front end on their own machine. Each front end would then be linked to the tables in the back end. If you have 200 users you may need to change the back end file to an SQL Server type file.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    jj1 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2014
    Posts
    128
    I already have a spilt file and as you mentioned still it gives the same error

  4. #4
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 7 32bit Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,610
    Quote Originally Posted by jj1 View Post
    I already have a spilt file and as you mentioned still it gives the same error
    Does each user have a copy of the front end on their own machine which has then been linked to the back end
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  5. #5
    jj1 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2014
    Posts
    128
    Yes everybody has their own front end copy

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,630
    So each user has a G: drive on their local PC hard drive and the copy is saved there? Review https://www.accessforums.net/forms/u...-fe-46293.html

    If G: drive is actually on the server then everyone is trying to open the SAME COPY.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  7. #7
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    I checked with IT and it shows everybody have modify access.
    They need more than that - they need write and delete access to the drive as well, so that the lock file (.ldb in A2003) can be created, and deleted when the last user closes the backend database.

    John

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 11-06-2012, 08:36 AM
  2. Problem with opening the database
    By sk88 in forum Access
    Replies: 4
    Last Post: 03-01-2012, 01:33 PM
  3. Problem While Opening DataBase.
    By cap.zadi in forum Access
    Replies: 2
    Last Post: 12-13-2011, 08:34 AM
  4. Opening a database without toolbars
    By rowejd in forum Access
    Replies: 0
    Last Post: 03-02-2011, 01:32 PM
  5. Problems opening database
    By jdelvie in forum Programming
    Replies: 1
    Last Post: 09-20-2009, 10:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums