Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Connect to two separate access databases

Hi,

 

I am wanting to connect to two different access databases in one SQL Statement.

 

Would you connect to one then reference the other and would that also use the same connector?

How would I go about doinbg this through PowerBI?

 

Thanks

 

Chris

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous,

Using the built-in Access connector in Power BI Desktop, it is not possible to write SQL statement to connect to Access databases. You would need to connect to one Access database firstly, and connect to another database again.

To work around this issue, you can create an ODBC data source for your Access database, then use ODBC connector in Power BI Desktop to connect to the source and write specific statement to get data, there is a similar thread for your reference.

Regards,
Lydia

View solution in original post

3 REPLIES 3
prihana
Helper V
Helper V

Connect to both databases seperatley and link them inside Power BI

Anonymous
Not applicable

I was wanting to link them under one SQL query, it seems like this is not possible

Anonymous
Not applicable

@Anonymous,

Using the built-in Access connector in Power BI Desktop, it is not possible to write SQL statement to connect to Access databases. You would need to connect to one Access database firstly, and connect to another database again.

To work around this issue, you can create an ODBC data source for your Access database, then use ODBC connector in Power BI Desktop to connect to the source and write specific statement to get data, there is a similar thread for your reference.

Regards,
Lydia

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors