<?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>idea Allow different filenames for sqlite databases in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idi-p/1275697</link>
    <description>&lt;P&gt;ArcGIS Pro can open .sqlite files directly in the Catalog Pane TM in a folder connection, which is great!&lt;/P&gt;&lt;P&gt;Sqlite databases come with different names, the most prominent being .sqlite, .sqlite3, .db and .db3.&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/SQLite" target="_blank" rel="noopener"&gt;https://en.wikipedia.org/wiki/SQLite&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can test if a e.g. .db file is a sqlite database by checking the header for the string "SQLite format 3" as described here&amp;nbsp;&lt;A href="https://www.sqlite.org/fileformat2.html" target="_blank" rel="noopener"&gt;https://www.sqlite.org/fileformat2.html&lt;/A&gt;&amp;nbsp;or check for the magic number described in the wiki article.&lt;/P&gt;&lt;P&gt;It would be great if ArcGIS Pro would check the afore mentioned files if they are sqlite databases and also open them if this is the case.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 12:14:25 GMT</pubDate>
    <dc:creator>Gisbert</dc:creator>
    <dc:date>2023-04-05T12:14:25Z</dc:date>
    <item>
      <title>Allow different filenames for sqlite databases</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idi-p/1275697</link>
      <description>&lt;P&gt;ArcGIS Pro can open .sqlite files directly in the Catalog Pane TM in a folder connection, which is great!&lt;/P&gt;&lt;P&gt;Sqlite databases come with different names, the most prominent being .sqlite, .sqlite3, .db and .db3.&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/SQLite" target="_blank" rel="noopener"&gt;https://en.wikipedia.org/wiki/SQLite&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can test if a e.g. .db file is a sqlite database by checking the header for the string "SQLite format 3" as described here&amp;nbsp;&lt;A href="https://www.sqlite.org/fileformat2.html" target="_blank" rel="noopener"&gt;https://www.sqlite.org/fileformat2.html&lt;/A&gt;&amp;nbsp;or check for the magic number described in the wiki article.&lt;/P&gt;&lt;P&gt;It would be great if ArcGIS Pro would check the afore mentioned files if they are sqlite databases and also open them if this is the case.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 12:14:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idi-p/1275697</guid>
      <dc:creator>Gisbert</dc:creator>
      <dc:date>2023-04-05T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Allow different filenames for sqlite databases - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idc-p/1276284#M24302</link>
      <description>&lt;P&gt;Thanks for the idea&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652735"&gt;@Gisbert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make sure I understand your idea, can you confirm that the below statement is in line with your ask?&lt;/P&gt;&lt;P&gt;Currently, ArcGIS Pro will open a .sqlite file in the catalog. You would like the catalog to also be able to open sqlite database files with other valid sqlite names (such as .sqlite3, .db, and .db3) in the same manner.&lt;/P&gt;&lt;P&gt;Is that correct?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 18:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idc-p/1276284#M24302</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2023-04-06T18:41:38Z</dc:date>
    </item>
    <item>
      <title>Betreff: Allow different filenames for sqlite databases</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idc-p/1277172#M24379</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/604859"&gt;@SSWoodward&lt;/a&gt;&amp;nbsp;, yes this is correct.&lt;/P&gt;&lt;P&gt;Or to be more precise, I want to use a table from a sqlite database with the file ending .db in a map project and join it with a point geometry from a rest service.&lt;/P&gt;&lt;P&gt;To elaborate on the task, our sqlite database is generated automatically by a service on local computers of the users and comes with the ending .db. We could ask (pay) the developers of the service to change the service to use a different ending or install the 64bit odbc driver for sqlite on all the clients and create an odbc connection, so for us this is just a convenience feature. But since the necessary tools to open sqlite databases seem to be available on ArcGIS Pro side, this seems like a low hanging fruit for your developers. I´m not sure if there are security implications or conflicts with other files with .db ending, so feel free to correct me or discard the idea. The idea arose from the question why does it work with .sqlite and doesn´t work with .db.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 07:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idc-p/1277172#M24379</guid>
      <dc:creator>Gisbert</dc:creator>
      <dc:date>2023-04-11T07:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Allow different filenames for sqlite databases - Status changed to: Open</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idc-p/1277407#M24391</link>
      <description>&lt;P&gt;Thanks for clarifying&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/652735"&gt;@Gisbert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've moved this back to open to collect support.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 16:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/allow-different-filenames-for-sqlite-databases/idc-p/1277407#M24391</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2023-04-11T16:27:45Z</dc:date>
    </item>
  </channel>
</rss>

