Skip to content

Commit cc8ef6f

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 be2d3e9 commit cc8ef6f

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
@@ -94,7 +94,8 @@ C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /pr
9494
```
9595
3. Add ODP.NET Unmanaged Client entries to machine.config:
9696
```
97-
C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:config /force /product:odp /frameworkversion:v4.0.30319 /providerpath:C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll
97+
C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:config /force /product:odp /frameworkversion:v4.0.30319 /providerpath:C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll
98+
9899
```
99100
100101

0 commit comments

Comments
 (0)