Skip to content

Commit be2d3e9

Browse files
JoshGermaggiesMSFT
andauthored
Update docs/reporting-services/report-data/oracle-connection-type-ssrs.md
Co-authored-by: Maggie Sparkman <[email protected]>
1 parent d56f5c9 commit be2d3e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ C:\oracle32\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /pr
9595
3. Add ODP.NET Unmanaged Client entries to machine.config:
9696
```
9797
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-
```
98+
```
99+
99100
100101
## <a name="Connection"></a> Connection String
101102
Contact your database administrator for connection information and for the credentials to use to connect to the data source. The following connection string example specifies an Oracle database on the server named "Oracle18" using Unicode. The server name must match what is defined in the Tnsnames.ora configuration file as the Oracle server instance name.

0 commit comments

Comments
 (0)