Skip to content

Commit 79ae138

Browse files
JoshGermaggiesMSFT
andauthored
Update docs/reporting-services/report-data/oracle-connection-type-ssrs.md
Co-authored-by: Maggie Sparkman <maggies@microsoft.com>
1 parent 84e2fc4 commit 79ae138

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/reporting-services/report-data/oracle-connection-type-ssrs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Power BI Report Server and SQL Server Reporting Services 2016 and later all use
3636
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
3737
```
3838
2. Add ODP.NET Managed Client entries to machine.config:
39-
```
39+
```
40+
4041
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
4142
4243
```

0 commit comments

Comments
 (0)