We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8ef6f commit 84e2fc4Copy full SHA for 84e2fc4
1 file changed
docs/reporting-services/report-data/oracle-connection-type-ssrs.md
@@ -37,7 +37,8 @@ C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /pr
37
```
38
2. Add ODP.NET Managed Client entries to machine.config:
39
40
-C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:config /force /product:odpm /frameworkversion:v4.0.30319 /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:config /force /product:odpm /frameworkversion:v4.0.30319 /providerpath:C:\oracle64\product\18.0.0\client_1\odp.net\managed\common\Oracle.ManagedDataAccess.dll
41
+
42
43
44
### Power BI Reports use Unmanaged ODP.NET
0 commit comments