I am trying to connect the .accdb file using OLE DB connection string. The file is password protected and when I reload the script I am getting pop up window like below.
I have entered the password in the script. But it still asking the password and provider string. I got the below code from the below thread.