D
Dennis
I have an app that uses System.Data.OleDb to access an MS Access db.
When the app runs on Win64 it encounters...
System.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider
is not registered on the local machine.
Is there a solution to this problem?
When the app runs on Win64 it encounters...
System.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider
is not registered on the local machine.
Is there a solution to this problem?