Power BI
Needs VotesAdd connection to password protected MDB-ACCDB Microsoft Access Database
Edgar Gerardo Chinchilla M on 03 Nov 2015 03:46:02
Please add support to connect to a password protected MDB-ACCDB MS Access Databse
- Comments (73)
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Just wanted to add a workaround for those who still need this. You can create an ODBC connection to your access database (just search ODBC in your start menu) then use the following string in a query to connect:
Source = Odbc.DataSource("arbitraryname,pwd=yourpassword;dsn=ODBCConnectionName", [HierarchicalNavigation=true])
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Great idea !
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Still waiting! Any updates?
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Would be a great thing to add!
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
how can that not be already included? basic requirement!!!!!
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
I don't know why that is not a function included. both are your products
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
This is very important feature that is hindering PBI progress.
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Need this feature in Power BI
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Please I need this or an alternate
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
I'm surprised I cannot conect to a MS Access password protected from Power BI. Why?