I am in the process of creating a small database with search function.
All was OK until the project is transferred to another computer (Windows 7).
If I start the program, I get an error when I click on the search button:
System.InvalidOperationException was unhandled
Message=The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Is there any help? What does that mean? How to fix it?
All was OK until the project is transferred to another computer (Windows 7).
If I start the program, I get an error when I click on the search button:
System.InvalidOperationException was unhandled
Message=The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Is there any help? What does that mean? How to fix it?