Skip to content

Commit 0ffef49

Browse files
authored
Merge pull request #7447 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents e8e85d5 + 4d3b013 commit 0ffef49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/connections/connection-oracledb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ List tables, and create, read, update, and delete table rows in an Oracle databa
2323

2424
## Prerequisites
2525
* Oracle 9 and later
26-
* Oracle Data Access Client (ODAC) software 11.2 and later
26+
* Oracle Data Access Client (ODAC) software 11.2 or later
2727
* Installation of an on-premises data gateway
2828
* Installation of the Oracle client SDK
2929

@@ -33,7 +33,7 @@ To install a gateway, follow the steps in [this tutorial](../gateway-management.
3333
An on-premises data gateway acts as a bridge, providing quick and secure data transfer between on-premises data (data that isn't in the cloud) and the Power BI, Power Automate, Logic Apps, and Power Apps services. You can use the same gateway with multiple services and multiple data sources. For more information, see [Understand gateways](../gateway-reference.md).
3434

3535
### Install Oracle client
36-
On the same computer as the on-premises data gateway, install the [64-bit ODAC 12c Release 4 (12.1.0.2.4) for Windows x64](https://www.oracle.com/technetwork/database/windows/downloads/index-090165.html). You must choose a windows installer version since xcopy version does not work with on-premises data gateway. Otherwise, an error will appear if you try to create or use the connection, as the list of known issues describes.
36+
On the same computer as the on-premises data gateway, install ODAC 11.2 or later. For example, you can install [64-bit ODAC 12c Release 4 (12.1.0.2.4) for Windows x64](https://www.oracle.com/technetwork/database/windows/downloads/index-090165.html) or choose a version that you prefer. You must choose a windows installer version since xcopy version does not work with on-premises data gateway. Otherwise, an error will appear if you try to create or use the connection, as the list of known issues describes.
3737

3838
## Create an app from a table in an Oracle database
3939

0 commit comments

Comments
 (0)