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 (68)
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
People,
You need only use a OLE DB connection like that:
provider=Microsoft.ACE.OLEDB.12.0;data source=DRIVE:\Path\DBAccessName.accdb;jet oledb:database password=yourAccessDBpasswordHere
an eg.
provider=Microsoft.ACE.OLEDB.12.0;data source=C:\Users\cw29\Desktop\2_QUARENTENA\BackEnd_BD_Desenvolvimento\BD_QUARENTENA.accdb;jet oledb:database password=burralson
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
I made a workaround by OLEDB connection type and it works ...
provider=Microsoft.ACE.OLEDB.12.0;data source=C:\AgendaPAM\AgendaPAM.mdb;mode=Read;jet oledb:database password=*******
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Very surprised that this isn't a defacto element out the box. Its a shame it isn't.
Absolutely essential that this gets added, ASAP.
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
This is a paramount feature to be implemented
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
We need access to ACCESS file protected with password. Should have an authentication option to Get Access data...
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
nada que dan soluciĆ³n al complemento?
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
we need to have access to a password protected database in Power Bi. Pl provide for the same.
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
'+1!
Trying to vote, but there's no captcha.
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
Please help us, we need this functionality....
RE: Add connection to password protected MDB-ACCDB Microsoft Access Database
I strongly agree to this.