PB9.0连接MSSQL2005和MSSQL2008数据库数据库出错!
unable to load the requested database
interface.plesase make sure both the interface and client software are properly
insta
解决办法:
一.下载相对应的ntwdblib.dll文件(下载地址:http://pan.baidu.com/share/link?shareid=445209613&uk=2869869347)
二.直接拷贝该文件到系统目录里:
1、Windows
95/98/Me系统,将ntwdblib.dll复制到C:\Windows\System目录下。
2、Windows
NT/2000系统,将ntwdblib.dll复制到C:\WINNT\System32目录下。
3、Windows
XP/WIN7/Vista系统,将ntwdblib.dll复制到C:\Windows\System32目录下。
4、如果您的系统是64位的请将文件复制到C:\Windows\SysWOW64目录
PB9.0连接MSSQL2005和MSSQL2008数据库出错!unable to load the requested database interface.
原文:http://www.cnblogs.com/nba4523/p/3519108.html