Is it possible to import an MS Access. mdb file into SQLExpress if I do not have MS Access installed? Reason I ask is because I am getting the following error when attempting to use the Import Wizard in SQL Management Studio to perform this task:
"Test connection failed because of an error initializing provider. Cannot start your application. The workgroup information file is missing or opened exclusively by another user."
If the .mdb file is encrypted with user-level security then you need to provide the SQL Server import wizard with
In the SQL Server import wizard, click the "Advanced" button...
... and then on the "Connection" tab
On the "All" tab, select the "Jet OLEDB:System database" property and click the "Edit Value..." button...
...then enter the full path to the associated .mdw file
After saving the changes you should be able to proceed with the import to SQL Server as usual.
I just removed the database password and that worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With