About 137,000 results
Open links in new tab
  1. locking - Delete locked Access database - Stack Overflow

    Sep 16, 2015 · On the machine hosting the database file, open the Computer Management applet in Windows, expand System Tools > Shared Folders > Open Files and see if the .accdb and .laccdb …

  2. LACCDB record locking file does not close - Stack Overflow

    Mar 21, 2022 · I want to copy this BE file but cant if the LACCDB file is open. No other users. I have tried deleting both the Query and the table (linked) but that still does not resolve the issue. Running MS …

  3. For MS Access lock file (.laccdb), what does locked in `determine which ...

    Dec 17, 2021 · The ".laccdb" or ".ldb" file is used to determine which records are locked in a shared database and by whom. What does the word locked in determine which records are locked mean?

  4. Get contents of laccdb file through VBA - Stack Overflow

    Sep 8, 2016 · I want to be able to view the contents of my access database's laccdb file through VBA so I can use it to alert users (through a button) who else is in the database. I specifically don't want to u...

  5. Disconnecting users and removing .laccdb file - Office 365

    Mar 17, 2022 · That should work but I guess, since the laccdb files are still there, that one or more user are actually not logged out. If they logg out from their account or from their computer the Access files …

  6. How to see who is using my Access database over the network?

    Sep 8, 2016 · E.g: There is someone with an Access database opened and it created the .ldb file, I would like to see a list of who opened that database (it could be more than one person). 2. How …

  7. vba - Access database not closing properly - Stack Overflow

    Sep 9, 2024 · When I tried File -> options -> client settings -> Advanced -> Default Open Mode = Shared when I close Access i get the message You attempted to open database that is already opened by …

  8. windows - MS Access: How do I have the database delete the LACCDB …

    Jul 29, 2016 · The person listed in the LACCDB file has it locked, even though they may not have it open. You can look on that users machine for orphaned MSACCESS.exe processes or simply have …

  9. MS-Access 2013 unable to remove .laccdb locking file

    Jan 29, 2016 · This is a long shot, but does any one know how to remove the lock file created by access 2013 file type ".laccdb". I have an excel sheet which is connected to the access database via power …

  10. database - Close an MS Access laccdb file that was opened with an ...

    Jan 25, 2020 · The laccdb file was created and could not be removed unless I closed the front end from which the query was run. I am hoping there is a way to call up open connections and then close them.