Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Solved! Go to Solution.
You have the access database open, and the lock file is confused. Either close Access or reset the lock file.
Is there a good way to query that data if that file is almost always in use?
A better way would be to have the data in a proper database, not something that is file based.
I am having this same issue with an Access database that is a file on a server. Sometimes it works sometimes it does not. Can you expand on your comment regarding a "proper database". What do you mean by not file based as we typically only use Access databases. Thanks
Access was originally a single user database. Data is stored in an .accdb file . Then they added a lock file option that allows multiple users to work on the same file - in a limited manner.
"Proper" databases are designed to handle multiple connections by default, not through some quirky workarounds.
Ok so it sounds like you are suggesting using something other than Access. What would you use and would the data in my Access database be transferable? I appreciate your advice. Thanks
Anything with SQL in its name should do. Data should be fully transferable, but expect some configuration efforts.
Yeah - that's what I was afraid of :-\... Unforunately this is one of these old old access databases built years ago that everyone is afraid to touch 🙂 Thanks for your help!
You have the access database open, and the lock file is confused. Either close Access or reset the lock file.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
80 | |
40 | |
31 | |
27 | |
27 |