积极答复者
C# Entityframework 访问DB2数据库异常“提供程序未返回 ProviderManifest 实例

问题
答案
-
试试安装这个:
并且安装好最新的DB2的Driver,从开始菜单执行“Default DB2 and Database Client Interface Selection wizard”。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已编辑 CaillenModerator 2015年4月22日 7:51
- 已标记为答案 CaillenModerator 2015年4月27日 8:37
全部回复
-
你好:
经过搜索,在IBM的官网上找到了相同的问题,并且已经被解决:
意思应该是IBM.Data.DB2提供程序在GAC中的版本是beta版,但是没有更新,可以尝试从Nuget中下载安装提供程序到项目中去.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
试试安装这个:
并且安装好最新的DB2的Driver,从开始菜单执行“Default DB2 and Database Client Interface Selection wizard”。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已编辑 CaillenModerator 2015年4月22日 7:51
- 已标记为答案 CaillenModerator 2015年4月27日 8:37