We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9d6da commit 6c73f32Copy full SHA for 6c73f32
1 file changed
docs/reporting-services/report-data/oracle-connection-type-ssrs.md
@@ -33,7 +33,8 @@ Power BI Report Server and SQL Server Reporting Services 2016 and later all use
33
34
1. Register ODP.NET Managed Client to GAC:
35
```
36
-C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /providerpath:C:\oracle64\product\18.0.0\client_1\odp.net\managed\common\Oracle.ManagedDataAccess.dll
+ C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /providerpath:C:\oracle64\product\18.0.0\client_1\odp.net\managed\common\Oracle.ManagedDataAccess.dll
37
+
38
39
40
2. Add ODP.NET Managed Client entries to machine.config:
0 commit comments