c# - After installing driver still it shows Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine -


i install driver. http://www.microsoft.com/download/en/details.aspx?id=13255 still shows microsoft.jet.oledb.4.0' provider not registered on local machine

based on link in question apparently installed newer ace database driver, try using

microsoft.ace.oledb.12.0 

instead.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -