<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fabric - Connecting to a Progress (OpenEdge) DB in Fabric platform</title>
    <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Connecting-to-a-Progress-OpenEdge-DB/m-p/4323785#M10285</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I go about connecting to a Progress Database?&lt;/P&gt;&lt;P&gt;Do I need to have a DSN created and then use that DSN in an ODBC connection?&lt;/P&gt;&lt;P&gt;If so, can you please walk me through the steps?&lt;/P&gt;&lt;P&gt;I'm a seasoned Power BI and new Fabric developer, but struggling to find a way to Integrate Fabric with Progress.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 12:04:04 GMT</pubDate>
    <dc:creator>pbi_artisan</dc:creator>
    <dc:date>2024-12-11T12:04:04Z</dc:date>
    <item>
      <title>Fabric - Connecting to a Progress (OpenEdge) DB</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Connecting-to-a-Progress-OpenEdge-DB/m-p/4323785#M10285</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I go about connecting to a Progress Database?&lt;/P&gt;&lt;P&gt;Do I need to have a DSN created and then use that DSN in an ODBC connection?&lt;/P&gt;&lt;P&gt;If so, can you please walk me through the steps?&lt;/P&gt;&lt;P&gt;I'm a seasoned Power BI and new Fabric developer, but struggling to find a way to Integrate Fabric with Progress.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 12:04:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Connecting-to-a-Progress-OpenEdge-DB/m-p/4323785#M10285</guid>
      <dc:creator>pbi_artisan</dc:creator>
      <dc:date>2024-12-11T12:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric - Connecting to a Progress (OpenEdge) DB</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Connecting-to-a-Progress-OpenEdge-DB/m-p/4324891#M10307</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="701954" data-lia-user-login="pbi_artisan" class="lia-mention lia-mention-user"&gt;pbi_artisan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to connect Fabric to&amp;nbsp;&lt;SPAN&gt;a Progress (OpenEdge) DB, it seems using ODBC is&amp;nbsp;feasible. Other connections methods to&amp;nbsp;Progress OpenEdge DB seems not applicable for Fabric.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To connect to ODBC data sources in Fabric, one option is to use the Dataflow Gen2 or the Data pipeline in Fabric's Data Factory. They support the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-odbc-overview" target="_blank" rel="noopener"&gt;Odbc connector&lt;/A&gt;. Let's take Dataflow Gen2 as an example.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;As the&amp;nbsp;Progress (OpenEdge) DB is on-premises, while Fabric is in the cloud, you need to &lt;STRONG&gt;install an on-premises data gateway&lt;/STRONG&gt; for using the ODBC connector in Dataflow Gen2.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Download and install the appropriate ODBC driver for Progress OpenEdge on the machine where the on-premises data gateway is running. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Create and&amp;nbsp;configure the DSN on the same machine.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Sign in to the gateway and ensure it is online and connected to your Microsoft Fabric environment.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to Fabric, create a Dataflow Gen2 and connect to the data source through ODBC connector. When creating the connection, select the data gateway you have set up in the previous steps. Reference:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-query/connectors/odbc#connect-to-an-odbc-data-source-from-power-query-online" target="_blank" rel="noopener"&gt;Connect to an ODBC data source from Power Query Online&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Other reference:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Dataflow/ODBC-connection-in-Data-Pipeline-or-Data-Flow-Gen2-in-Microsoft/m-p/3931796" target="_blank" rel="noopener"&gt;ODBC connection in Data Pipeline or Data Flow Gen2 in Microsoft Fabric&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option to connect Fabric to ODBC data sources is to use the Notebook. However I haven't figured out how to install or locate the ODBC driver into the Fabric environment. So I couldn't provide detailed suggestions on this.&amp;nbsp;To be honest, I only connected to Azure SQL DB through ODBC with Fabric notebook in the past. But the SQL Server ODBC driver is built-in, so I didn't bother installing it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this would be helpful.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Jing&lt;BR /&gt;&lt;EM&gt;If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 03:06:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/Fabric-Connecting-to-a-Progress-OpenEdge-DB/m-p/4324891#M10307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-12T03:06:55Z</dc:date>
    </item>
  </channel>
</rss>

