<?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: Connecting SQLite and ArcGIS Pro in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086218#M7314</link>
    <description>&lt;P&gt;I am working in ArcGIS Pro (when I said ArcCatalog above I meant Catalog in ArcGIS Pro, sorry that was confusing). I have tried following the online help in the link you sent but ArcGIS Pro wasn't recognizing a .sqlite database.&lt;/P&gt;&lt;P&gt;Some of the things I've attempted:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/work-with-sqlite-databases-in-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/databases/work-with-sqlite-databases-in-arcgis-pro.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;creating a geopackage (which is the closest I've gotten to getting it to work): &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/spatially-enable-sqlilte.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/databases/spatially-enable-sqlilte.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/manage-data/databases/connect-sqlite.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.3/manage-data/databases/connect-sqlite.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 16:04:24 GMT</pubDate>
    <dc:creator>GloriaDesanker</dc:creator>
    <dc:date>2021-08-05T16:04:24Z</dc:date>
    <item>
      <title>Connecting SQLite and ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086047#M7312</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to connect a SQL database to ArcGIS Pro so that changes made to the tables in the SQL database, are seen/automatically made in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;I am working with SQLite v3.&lt;/P&gt;&lt;P&gt;I created a geopackage in ArcCatalog and imported a table into the geopackage in Arc. I was able to connect the geopackage to SQLite and have made edits to the table in SQL. And when I make changes to this table in Arc, I see those changes reflected in the table when I view it in SQL.&lt;/P&gt;&lt;P&gt;But when I make changes in SQL to the table, I cannot see those changes reflected in the table in Arc.&lt;/P&gt;&lt;P&gt;Is there a way that changes made to a table in SQLite are automatically seen in ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 05:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086047#M7312</guid>
      <dc:creator>GloriaDesanker</dc:creator>
      <dc:date>2021-08-05T05:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting SQLite and ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086176#M7313</link>
      <description>&lt;P&gt;I have to ask; what platform are you working in?&amp;nbsp; Arc Catalog / ArcMap or ArcGIS Pro?&lt;/P&gt;&lt;P&gt;I've never used a geopackage, and personally I would follow the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/work-with-sqlite-databases-in-arcgis-pro.htm" target="_self"&gt;online help to make a connection&lt;/A&gt; to your SQL Lite db.&amp;nbsp; If you edit your SQL Lite table in the you may need to refresh which ever connection you go with to see the changes.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:56:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086176#M7313</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-08-05T14:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting SQLite and ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086218#M7314</link>
      <description>&lt;P&gt;I am working in ArcGIS Pro (when I said ArcCatalog above I meant Catalog in ArcGIS Pro, sorry that was confusing). I have tried following the online help in the link you sent but ArcGIS Pro wasn't recognizing a .sqlite database.&lt;/P&gt;&lt;P&gt;Some of the things I've attempted:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/work-with-sqlite-databases-in-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/databases/work-with-sqlite-databases-in-arcgis-pro.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;creating a geopackage (which is the closest I've gotten to getting it to work): &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/databases/spatially-enable-sqlilte.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/databases/spatially-enable-sqlilte.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/manage-data/databases/connect-sqlite.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.3/manage-data/databases/connect-sqlite.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 16:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086218#M7314</guid>
      <dc:creator>GloriaDesanker</dc:creator>
      <dc:date>2021-08-05T16:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting SQLite and ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086233#M7315</link>
      <description>&lt;P&gt;I'm not familiar with Sql Lite.&amp;nbsp; When you are in ArcGIS Pro and make your connection can you actually see the tables and values therein?&amp;nbsp; Is there a driver you may need to install in order for&amp;nbsp; ArcGIS Pro &amp;amp; Sql Lite to play nice together?&amp;nbsp; I had a problem connecting to My Sql sometime back and it turns out there's a bug in ArcGIS Pro that won't let that happen.&amp;nbsp; Not saying that's your issue, but ESRI didn't know about it till I showed them...&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 16:24:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086233#M7315</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-08-05T16:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting SQLite and ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086299#M7316</link>
      <description>&lt;P&gt;When I make the connection I can see the table that I added in ArcGIS Pro. And I can see the tables in the SQL database. But when I, for example, add a column in SQL, I don't see that in ArcGIS Pro even after refreshing. But that's good to know, I'll look into drivers, I hadn't thought of that. If that doesn't work, I'll contact ESRI directly.&lt;/P&gt;&lt;P&gt;I appreciate you helping me out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 18:45:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086299#M7316</guid>
      <dc:creator>GloriaDesanker</dc:creator>
      <dc:date>2021-08-05T18:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting SQLite and ArcGIS Pro</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086302#M7317</link>
      <description>&lt;P&gt;Hate to pawn you off to ESRI Tech Support, but at this point it's probably a good call.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 18:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-sqlite-and-arcgis-pro/m-p/1086302#M7317</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-08-05T18:48:00Z</dc:date>
    </item>
  </channel>
</rss>

