Cannot access MS-Access 2016 database from VS2019 > Visual Basic

  • Thread starter Thread starter roger.breton
  • Start date Start date
R

roger.breton

Guest
I am writing a small Visual Basic application in VS2019 where to retrieve and update records stored in a MS-Access 2016 database (*.accdb) format. Works like a charm as long as I don't try opening a connection to the database?

Indeed, as long as the database is not password-protected, I can access the database to my heart content.

But as soon as I try to protect the database with a password, in Access 2016, I can no longer open the database and keep receiving the following error message :

1467561.png

What are my options?

Continue reading...
 
Back
Top