本文介绍了Windows 7 Home Premium Edition中未安装带有msaccess 2007的C#Windows应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友,


我用msaccess 2007后端开发了一个带有安装文件的c#应用程序.数据库没有连接起来并在客户端的Windows 7家庭高级版x86中显示错误,如下所示.谁能提供在Windows 7家庭高级版中创建odbc的解决方案. ?

错误如下所示:


您的应用程序中发生了未处理的异常.

未注册"microsoft.jet.oledb.4.0".

在此先感谢您的朋友...

hi friends,


I developed an c# application with msaccess 2007 backend with setup file.database is not geting coonected and showing error as below in the windows 7 home premium edition x86 of our client.can anyone give the solution for creating the odbc in windows 7 home premium.?

the error is coming like the below:


unhandled exception has occured in your application.

The ''microsoft.jet.oledb.4.0'' is not registerd on.

Thanks in Advance friends...

推荐答案


这篇关于Windows 7 Home Premium Edition中未安装带有msaccess 2007的C#Windows应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-21 17:28