<?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 Re: ArcGIS Pro Connect to MySQL database via OLE DB connection in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1059861#M41152</link>
    <description>&lt;P&gt;any add-ins or arcpy packages?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 May 2021 11:52:57 GMT</pubDate>
    <dc:creator>InokaWijekoon</dc:creator>
    <dc:date>2021-05-20T11:52:57Z</dc:date>
    <item>
      <title>ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049238#M39912</link>
      <description>&lt;P&gt;I've found some old threads talking about the difficulty connecting to a MySQL and I was wondering if it's even possible to connect to MySQL directly in ArcGIS Pro these days.&lt;/P&gt;&lt;P&gt;I've created a data source on my computer, but when I go to add an OLE DB connection in ArcGIS Pro, I don't even have the option to select the MySQL ODBC driver.&lt;/P&gt;&lt;P&gt;Is there a setting or plugin/addon I'm missing that would let me do this? I would really rather not have to migrate our database to PostgreSQL if I can avoid it.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049238#M39912</guid>
      <dc:creator>KieranClark</dc:creator>
      <dc:date>2021-04-20T17:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049246#M39913</link>
      <description>&lt;P&gt;If you &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/dbms-support.htm" target="_self"&gt;follow this link&lt;/A&gt; you'll not see mySql as a supported database.&amp;nbsp; I have used stand alone python to connect to a mySql db and with arcpy copy various tables into an ArcGIS file geodatabase.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049246#M39913</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-04-20T17:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049262#M39914</link>
      <description>&lt;P&gt;Yeah, I was just hoping there was some sort of workaround. Looks like we'll be moving to PostgreSQL. Not a big deal as there are really good migration tools out there but it would be nice if Esri supported MySQL as well. I feel like it's common enough to warrant compatibility.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049262#M39914</guid>
      <dc:creator>KieranClark</dc:creator>
      <dc:date>2021-04-20T17:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049275#M39915</link>
      <description>&lt;P&gt;Do you currently connect ArcMap to MySQL via an ODBC connection and you're trying to migrate that workflow to Pro?&amp;nbsp; Or is this a new setup just in Pro?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1049275#M39915</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2021-04-20T17:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1050833#M40143</link>
      <description>&lt;P&gt;I was actually able to find a way to make this work!&lt;/P&gt;&lt;P&gt;I had completely misunderstood what the Microsoft OLE DB Provider for ODBC Drivers was for. If I choose that option and select the MySQL data source that I made through MySQL's OLE DB connection it all works.&lt;/P&gt;&lt;P&gt;I guess that option is like a wrapper or whatever to allow connections to other types of database. So if you're in my situation and need to connect to a MySQL server, try the "Microsoft OLE DB Provider for ODBC Drivers" option!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 18:59:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1050833#M40143</guid>
      <dc:creator>KieranClark</dc:creator>
      <dc:date>2021-04-23T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1050835#M40144</link>
      <description>&lt;P&gt;Great Tip&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/127183"&gt;@KieranClark&lt;/a&gt;&amp;nbsp;!&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 19:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1050835#M40144</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-04-23T19:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1054772#M40612</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/127183"&gt;@KieranClark&lt;/a&gt;&amp;nbsp;:&amp;nbsp; I followed your advice a&lt;A href="https://community.esri.com/t5/geodatabase-questions/how-to-connect-arcgis-desktop-to-mysql-database/m-p/783836#M1704" target="_self"&gt;s well as pos&lt;/A&gt;t from&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/108851"&gt;@KenGalliher1&lt;/a&gt;&amp;nbsp; and I've established a MySQL connection through ArcGIS Pro (2.7.1) but I get an error when I try to add a table to my ArcGIS Pro session:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoeBorgione_0-1620235500239.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/12602iFED527976F8F961D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoeBorgione_0-1620235500239.png" alt="JoeBorgione_0-1620235500239.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can get to this data base (which is web hosted) using WorkBench without any problem.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 17:26:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1054772#M40612</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-05-05T17:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1058933#M41036</link>
      <description>&lt;P&gt;how can I add OLE DB connection in Arc GIS Pro 2.4 ?? any methods??&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 13:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1058933#M41036</guid>
      <dc:creator>InokaW</dc:creator>
      <dc:date>2021-05-18T13:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1059861#M41152</link>
      <description>&lt;P&gt;any add-ins or arcpy packages?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 11:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1059861#M41152</guid>
      <dc:creator>InokaWijekoon</dc:creator>
      <dc:date>2021-05-20T11:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Connect to MySQL database via OLE DB connection</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1072827#M42542</link>
      <description>&lt;P&gt;If anyone is still following this post or comes across it, the problem I describe is now a listed as a bug when connecting to MySql ver8.&lt;/P&gt;&lt;P&gt;BUG-000141014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 21:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-connect-to-mysql-database-via-ole-db/m-p/1072827#M42542</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-06-25T21:40:49Z</dc:date>
    </item>
  </channel>
</rss>

