1、在SQL Server服务器上安装Oracle客户端。

安装时选择定制,勾选如下选项:

SQL Server配置Oracle链接服务器

2、导入注册表项目,在服务器上新建文本保存以下内容后修改后缀为reg,然后运行。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Providers\OraOLEDB.Oracle]

"AllowInProcess"=dword:00000001

转载于:https://my.oschina.net/wffger/blog/805001

相关文章:

  • 2021-11-27
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-08-22
  • 2021-04-25
猜你喜欢
  • 2021-09-11
  • 2021-06-30
  • 2021-12-05
  • 2021-12-05
  • 2021-12-05
  • 2022-12-23
  • 2021-12-05
相关资源
相似解决方案