Forum Discussion

samye228's avatar
samye228
Helper I
1 year ago
Solved

MICROSOFT ACCESS DATABASE - Load error; file already in use.

Hello,   I have an Access db that is an mdb file. It is our backend and contains only tables. The database was created in 1997.    In order to use with Power BI, I saved it as a accdb type and ch...
  • jdbuchanan71's avatar
    1 year ago

    Hi Carol,

    I wanted to reply specifically about this part of your post "My intention is to copy our production database to this Access db for using with Power BI."

    I can't recommend against this course of action strongly enough.  You are far better off working with your database team to have views created in the production database that you can pull into your model.  They can setup a service account that has read only access to the database that you can use to connect in PowerBI desktop.

    Pulling the data into an access database then into Power BI is just adding a transport step for no benefit.  

    Also, if the views exist in the production database, your database team will have visibility to how data is being pulled into power bi and if there are changes in the data, the views can be updated as well.