访问sql server 2K报错the 'sqloledb' provider is not registered on the local machinthe sq
访问sql server 2K报错the 'sqloledb' provider is not registered on the local machin
the 'sqloledb' provider is not registered on the local machine
什么原因,谢谢 在线等
[最优解释]
1、找到SqlOleDb.dll这个文件的物理位置;
2、在开始菜单的运行项 输入:regsvr32.exe C:\WINDOWS\ServicePackFiles\i386\sqloledb.dll(这里的Dll是我本地文件位置),注册成功后即可连接上
[其他解释]
配置sqloledb数据源。
[其他解释]
没注册上,重新注册一下即可。
[其他解释]
重新注册SqlOleDb
[其他解释]
重新注册SqlOleDb
如果没有这个DLL,下载一个试试
[其他解释]
重新注册。
