<?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 and local SQL Express DB in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1601187#M9541</link>
    <description>&lt;P&gt;I think I found a workaround for me, but it is quite AWKWARD!&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I tried using ArcGIS Pro to create an SQLite geodatabase.&amp;nbsp; Not sure if I did something wrong, but I ended up with a folder with a .gdb extension full of files.&amp;nbsp; There was no single file database that I could make an ODBC connection with.&lt;/P&gt;&lt;P&gt;My next attempt was to create an SQLite database directly in SQLite and gave it the .SQLite extension.&amp;nbsp; ArcGIS pro recognized it.&amp;nbsp; I was able to connect to it with Catalog as well as to my SQL Express database.&amp;nbsp; I did a cut and paste of feature set table to put a copy in the SQLite database.&amp;nbsp; Unlike my SQL Express database where I could not edit the layer, I was able to add the same layer from the SQLite database and edit it just fine.&lt;/P&gt;&lt;P&gt;My next step, like you was to download a free SQLite ODBC driver.&amp;nbsp; I was able to create a DSN just fine, but when I tried in MS Access to link the table, I got an error that started out "_SQLSpecial....".&amp;nbsp; I tried with several tables including those without geometry and got the same error.&amp;nbsp; The ODBC driver I downloaded was from GM Software.&amp;nbsp; I looked at the one from the .de site, but because it was http, not https, I was a bit spooked and looked for malware reports.&amp;nbsp; I'm not sure if they are legit, but I found some that indicated SilverFox, so I did not download that one.&amp;nbsp; I considered trying the Devart one, but decided not to because I did not want to pay that much for it.&lt;/P&gt;&lt;P&gt;My workaround is this:&amp;nbsp; In the old days, things were straight forward.&amp;nbsp; I used an MS Access personal gdb with ArcMap.&amp;nbsp; My forms, queries, and reports were in Access and I used ArcMap for the geo tasks and maps.&lt;/P&gt;&lt;P&gt;I had previously converted my MS Access database to SQL Express.&amp;nbsp; I had to deal with some differences in time and date storage, but it as pretty straight forward.&amp;nbsp; MS Access became the front end with the queries, forms, and reports to linked tables that were stored in SQL Express.&amp;nbsp; My plan was to use ArcGIS Pro for the geo tasks, but found I could not edit using it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(To be fair, perhaps there is a way to create the SQL Express database in a way it can be edited and I did something wrong creating it, but I can not find a clear way to do that with only a personal use license (I have one for both ArcMap an ArcGIS Pro).&lt;/P&gt;&lt;P&gt;My workaround is to keep two databases.&amp;nbsp; My working database will continue to be the one in SQL Express.&amp;nbsp; In addition to the MS Access front end for it, it also supports an web site where non-geo data is published from it.&amp;nbsp; My second database will be in the single file SQLite database or perhaps the .gdb folder database.&amp;nbsp; Either way, I can connect to all of them in ArcGIS Pro and edit either of these.&amp;nbsp; When map edits are needed I will do it with ArcGIS Pro in one of these two SQLite databases.&amp;nbsp; I will then use Catalog to copy the updated table to the SQL Express database.&amp;nbsp; I will need to do this each time I make mapping edits.&amp;nbsp; I will also need to uses the apply symbology tool in the Geotools to get my symbology back from the original.&amp;nbsp; I can then delete it.&lt;/P&gt;&lt;P&gt;As I said, this is an awkward workaround but it is the best I have unless and until I can find a way to edit an SQL Express database in ArcGIS Pro with only a personal use license.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 05:05:50 GMT</pubDate>
    <dc:creator>JackYoder</dc:creator>
    <dc:date>2025-04-01T05:05:50Z</dc:date>
    <item>
      <title>ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876825#M6536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i've searched everywhere (well everywhere i can think off) and i am struggling, back when i had ArcMap 10 you could create an local SQL express DB but i can't seem to find the same in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've installed SQL Server Dev edition and can connect Pro to it, i can create a feautre class in the SQL DB, i can copy a feature class to the SQL DB but when add it into pro to update / create new features its added as a query layer and i cant edit it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am guessing i've done it wrong some how....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 06:20:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876825#M6536</guid>
      <dc:creator>StuartMoore</dc:creator>
      <dc:date>2019-09-19T06:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876826#M6537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The old version of the SQL Express geodatabase was referred to a personal or workgroup geodatabase. See more details here:&amp;nbsp;&lt;A href="https://community.esri.com/thread/221601"&gt;ArcSDE for SQL Server Express limitations?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are experiencing is expected with SQL Server Dev (or any "full" version of SQL Server). You have to create/enable an enterprise geodatabase to have the edit functionality from ArcGIS Pro;&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_29A0AFF0483040EE94D212B9C14D42AA" title="https://pro.arcgis.com/en/pro-app/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_29A0AFF0483040EE94D212B9C14D42AA"&gt;Databases and ArcGIS—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some other GeoNet post related to ArcGIS Pro and SQL Server Express:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/191041"&gt;Manage Sql Server Express&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/225249"&gt;Using ArcPro can you create a geodatabase in SQL Express Server?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any other questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 10:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876826#M6537</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-09-19T10:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876827#M6538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All I'm seeing from multiple threads is that there is absolutely no way to create a GDB in SQL Express with Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2020 13:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876827#M6538</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2020-10-08T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876828#M6539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know that is still correct. ArcGIS Pro only supports file and enterprise geodatabases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/client-geodatabase-compatibility.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/client-geodatabase-compatibility.htm"&gt;Client and geodatabase compatibility—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;UL style="color: #4c4c4c; background-color: #ffffff; font-size: 0.9375rem; margin-left: 0.775rem; margin-top: 0px; margin-bottom: 1.55rem; padding: 0px;"&gt;&lt;LI style="margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;A class="" href="https://pro.arcgis.com/en/pro-app/get-started/get-started.htm" style="color: #0074b8; text-decoration: none;"&gt;&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(supports connecting to file and enterprise geodatabases)&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;A class="" href="https://enterprise.arcgis.com/en/server/latest/get-started/windows/what-is-arcgis-for-server-.htm" style="color: #0074b8; text-decoration: none;"&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;services (support connecting to file, workgroup, and enterprise geodatabases)&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 12:02:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876828#M6539</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-09T12:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876829#M6540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not quite correct and I'm sure this is a source of much confusion. You can still create DBs in SQL express (desktop or workgroup edition DB server) wirh ArcMap and then work with them just fine in Pro.&lt;/P&gt;&lt;P&gt;You cannot CREATE those DBs in Pro, however.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand how Pro will be a full replacement for desktop with major functionality like this still missing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand how after years of users asking the same/similar question that Esri cannot clarify the roadmap here.&lt;/P&gt;&lt;P&gt;Should we start planning that 2way replica environments will no longer be possible without a full ArcGIS Server Standard license for both participating DB instances??&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 12:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876829#M6540</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2020-10-09T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876830#M6541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct on the creation of SQL Express DB's using ArcMap. I was also able to find this &lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000018326" title="https://support.esri.com/en/technical-article/000018326"&gt;FAQ: Is it possible to create a workgroup geodatabase in ArcGIS Pro?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would highly recommend logging an enhancement with technical support, if not already done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 12:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876830#M6541</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-09T12:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876831#M6542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be discussed in this &lt;A _jive_internal="true" href="https://community.esri.com/ideas/12671-add-stand-alone-data-catalog-like-arccatalog-to-arcgis-pro"&gt;idea submission here&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;However, this is a very broad topic and a huge thread of comments...I have no idea of knowing what enhancements are on track towards implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2020 19:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876831#M6542</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2020-10-13T19:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876832#M6543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did provide some feedback internally to the Geodatabase team based on this thread. I think that they are working on some documentation for the next release. I do not have any other information outside of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My opinion - I can understand the use cases for SQL Server express DB's but find that the limitations they impose (from the MS side more than Esri) creates issues overall with performance and size limits.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/migrated-users/3683"&gt;Nana Dei&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2020 19:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876832#M6543</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-10-13T19:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876833#M6544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank-you.&lt;/P&gt;&lt;P&gt;Performance issues aside, Desktop Database Servers (via SQL Express) are instrumental to distributed data workflows. It's important to remember that there are still places in the world where connectivity is sparse and bandwidth is meager such that direct DB connections (via WAN/VPN) or FS editing are simply not feasible. However, the replicated data model is time-proven and can also be enhanced with version management. Not being able to work with database server instances (using SQL Express) fundamentally cuts-out the 2-way replica option &lt;STRONG&gt;without having an ArcGIS Server license, &lt;/STRONG&gt;and given what we are seeing here it's likely/possible that &lt;STRONG&gt;ArcGIS Workgroup is on the chopping block as well!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 13:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/876833#M6544</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2020-10-26T13:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1172916#M7637</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/567"&gt;@George_Thompson&lt;/a&gt;&amp;nbsp;, are there any updates to this? We rely on the 'Desktop Geodatabase' (formerly 'Personal ArcSDE' database) quite heavily. We are trying to ween our staff off of ArcMap since it won't be supported much longer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 16:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1172916#M7637</guid>
      <dc:creator>AZendel</dc:creator>
      <dc:date>2022-05-11T16:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1172939#M7638</link>
      <description>&lt;P&gt;I have not seen any updates on this topic. I would look towards using file geodatabases and / or SQL Server (Standard / Advanced) enterprise geodatabases.&lt;/P&gt;&lt;P&gt;You may want to log a case with support to see if they have any other information.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1172939#M7638</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2022-05-11T17:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1172957#M7639</link>
      <description>&lt;P&gt;We often have databases with 200K, sometimes 1M+ records. Geoprocessing is way too slow when doing joins --&amp;gt; select by attribute --&amp;gt; calculate field, even with proper indexes. SQL can do it in a couple of seconds (literally) with UPDATE ... INNER JOIN....WHERE. There are many other areas where SQL is much more efficient than geoprocessing (and sometimes the opposite is true).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Beyond the need for Desktop Geodatabases, is ESRI going to continue to offer the Workgroup database? It seems like those can't be administered from Pro either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 18:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1172957#M7639</guid>
      <dc:creator>AZendel</dc:creator>
      <dc:date>2022-05-11T18:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1248831#M8162</link>
      <description>&lt;P&gt;100% agree. In our case,&amp;nbsp; we have several rural users who still use SQL Server Express databases extensively for their daily mission-critical work (9-1-1 addressing). They have not fully transitioned to Pro yet and will not transition until it's absolutely necessary. Honestly? Things like this are a huge part of the reason why.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 19:10:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1248831#M8162</guid>
      <dc:creator>BrunoBlanco</dc:creator>
      <dc:date>2023-01-17T19:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600165#M9532</link>
      <description>&lt;P&gt;I was able to use ArcMap/ArcCatalog to create and SQL Express database and transfer my geodata from&amp;nbsp; my old personal MS access database.&amp;nbsp; I can connect to the new database in ArcGIS Pro and add the layers just fine.&amp;nbsp; The problem is that I can't edit them.&amp;nbsp; When I tried to edit a layer in the SQL Express database I get a red exclamation point next to the layer.&amp;nbsp; Hovering over it is says "The layers workspace is read only..."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't seem to find any documentation on this.&amp;nbsp; I'm not sure if I did something wrong creating the database or if somehow I need to tell ArcGIS Pro it is not read only or give ArcGIS write privilege.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance would be helpful.&amp;nbsp; I can't really use the file or SQL Lite options.&amp;nbsp; My old MS Access personal Geodatabase had many MS Access forms and macros to manipulate non-geo data that is related.&amp;nbsp; The only work around I could think of was to use an SQL Express workgroup database and used linked tables in MS Access for the data manipulation.&amp;nbsp; I only have a personal use license, so I have no support or enterprise licensing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 21:08:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600165#M9532</guid>
      <dc:creator>JackYoder</dc:creator>
      <dc:date>2025-03-27T21:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600337#M9533</link>
      <description>&lt;P&gt;Unless you made the SQL Express database a geodatabase (which would require the Workgroup license level) this is expected behavior:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_A188C2B1C8C54C7DA3233892FC742552" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_A188C2B1C8C54C7DA3233892FC742552&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm:" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm:&lt;/A&gt;&lt;BR /&gt;Relational databases store and organize highly structured data in tables that are composed of rows (or records) and columns (or fields). Tables are related to one another through key columns in each table.&lt;/P&gt;&lt;P&gt;This model of data storage provides a more linear but predictable model of data relationships.&lt;/P&gt;&lt;P&gt;You can&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/database-connections-in-arcgis-pro.htm" target="_blank" rel="noopener"&gt;connect to a relational database&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to do the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_669968F8A1244D0F994300BC6934DE40" target="_blank" rel="noopener"&gt;Visualize&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_BFBD1E2C175B4C70A8A0A1261B9EA342" target="_blank" rel="noopener"&gt;analyze&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;existing data.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_BEC82CB452E14452AFE622D20226C876" target="_blank" rel="noopener"&gt;Filter&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the data.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_9E73CFE649E0492DB35F3FFD56978231" target="_blank" rel="noopener"&gt;Manage&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;existing data.&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_AE8417D3FF964376946C4F6B02993CE3" target="_blank" rel="noopener"&gt;Add data&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from other sources.&lt;/LI&gt;&lt;LI&gt;Share database content by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_29A0AFF0483040EE94D212B9C14D42AA" target="_blank" rel="noopener"&gt;publishing it to a stand-alone or federated&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;site&lt;/A&gt;. To allow users to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/help/data/databases/databases-and-arcgis.htm#ESRI_SECTION1_A188C2B1C8C54C7DA3233892FC742552" target="_blank" rel="noopener"&gt;edit the data&lt;/A&gt;, publish the data as a web feature layer or feature service.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 10:19:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600337#M9533</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-03-28T10:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600397#M9534</link>
      <description>&lt;P&gt;I'm sure it is a workgroup database that I created with ArcMap/ArcCatalog, because all of the layers display correctly in ArcGIS Pro.&amp;nbsp; I can connect to it and manipulate the layers stored in it just fine except for the fact that I can't edit them.&lt;/P&gt;&lt;P&gt;I only have a personal use license for ArcMap and ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600397#M9534</guid>
      <dc:creator>JackYoder</dc:creator>
      <dc:date>2025-03-28T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600586#M9535</link>
      <description>&lt;P&gt;If you connect in SSMS and look at the database, do you see any "DBO / SDE" repository tables?&lt;BR /&gt;&lt;BR /&gt;Specifically, "sde.version" table?&lt;BR /&gt;&lt;BR /&gt;Example of the table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="George_Thompson_0-1743193906774.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128960i444915B19C614A53/image-size/medium?v=v2&amp;amp;px=400" role="button" title="George_Thompson_0-1743193906774.png" alt="George_Thompson_0-1743193906774.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="George_Thompson_1-1743193917552.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128961iE8F6281022E7556A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="George_Thompson_1-1743193917552.png" alt="George_Thompson_1-1743193917552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can load data into a SQL non-geodatabase and it will display and work with Pro with no issues. See my example below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="George_Thompson_2-1743193949071.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128962iC057F51E853D480F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="George_Thompson_2-1743193949071.png" alt="George_Thompson_2-1743193949071.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 20:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600586#M9535</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-03-28T20:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600600#M9536</link>
      <description>&lt;P&gt;No, it looks like I did something wrong creating the geodatabase in ArcMap/ArcCatelog.&amp;nbsp; Can you point me to the detailed instructions for that?&amp;nbsp; I only see my own tables in SSMS attached pictures.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was under the impression that I could use ArcMap/Catalog to create a workgroup SQL Express database that can be accessed by ArcGIS Pro.&amp;nbsp; Is that not correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 21:27:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600600#M9536</guid>
      <dc:creator>JackYoder</dc:creator>
      <dc:date>2025-03-28T21:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600739#M9537</link>
      <description>&lt;P&gt;After beating this dead horse long enough I got tired.&amp;nbsp; I did find an ODBC driver for SQLite so I think I should be able to use MS Access as a front end for it as I'm doing with SQL Server Express.&amp;nbsp; My web site connects to SQL Server Express for data, but I think I can use SQLite for that as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I abandoning the idea of converting from my personal MS Access database to SQL Server Express (even though I've finished the conversion).&amp;nbsp; Since I have not been able to resolve the issue of editing layers using ArcGIS Pro with the SQL Server Express database, I'm going to redo everything using SQLite.&lt;/P&gt;&lt;P&gt;I was able to create and SQLite database, copy a layer to it from SQL Server Express. and then edit that layer in ArcGIS Pro.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 01:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600739#M9537</guid>
      <dc:creator>JackYoder</dc:creator>
      <dc:date>2025-03-31T01:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro and local SQL Express DB</title>
      <link>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600785#M9538</link>
      <description>&lt;P&gt;Here is the documentation on creating a workgroup geodatabase:&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/documentation/install/database-server/10.8/create-geodatabase-database-server.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/documentation/install/database-server/10.8/create-geodatabase-database-server.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the documentation on installing SQL Express (for reference):&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/documentation/install/database-server/10.8/setup-database-server.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/documentation/install/database-server/10.8/setup-database-server.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is how you connect to the Workgroup GDB in Pro:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/faq-is-it-possible-to-create-a-workgroup-geodatabase-in-000018326" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/faq-is-it-possible-to-create-a-workgroup-geodatabase-in-000018326&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is all for future reference.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 10:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/arcgis-pro-and-local-sql-express-db/m-p/1600785#M9538</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-03-31T10:32:13Z</dc:date>
    </item>
  </channel>
</rss>

