A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Hi @MakingEasyLookHard,
Microsoft Connector for Oracle is not rebranded Attunity Oracle driver.
Microsoft licensed Progress DataDirect Oracle Wire Protocol ODBC driver and created Microsoft Connector for Oracle.
Check it out its details here: https://www.progress.com/odbc/oracle-database
Immediate benefits:
- It doesn't require Oracle Client installed. 😊
- It doesn't require TNSes.
- It supports a so called Easy Connect format:
SERVER=//host:port/service_name;USERNAME=<YourUserName>;PWD=<YourPassword>;WINAUTH=0
Oracle has identical Easy Connect format, documented here: