<?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: Mapping Dynamic SQL Server XY Data in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121074#M309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to enable GEOMM in your SQL Server database, and don't convert your Query layer in ArcGIS to a feature class, leave it as a query layer... that should do the trick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 19:51:50 GMT</pubDate>
    <dc:creator>FrancesCurtis</dc:creator>
    <dc:date>2015-03-12T19:51:50Z</dc:date>
    <item>
      <title>Mapping Dynamic SQL Server XY Data</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121072#M307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;quick question (while i search for the answer myself figured this might be quicker)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pulling data from a sql server table which amongst other columns contains a couple for X/Y coordinates, the table will be updated from various sources at various times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Completely new to gis/terminology and arcmap but a software dev by trade, so what i've currently done is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Added the database connection, and a query to bring back the data I require.&lt;/LI&gt;&lt;LI&gt;Tried this as a query layer and created a feature class from xy data, assigning irish grid/assigned which columns to use for X/Y, published it&lt;/LI&gt;&lt;LI&gt;Referenced it in a viewer and the rest service&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This gets the data brought back from the database fine, plots the points etc but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's not dynamically calling the SQLServer each time so no changes are reflected unless i go in and republish/refresh the query. when&lt;/P&gt;&lt;P&gt;When i create my query layer etc from the database connection i'm assuming it's just creating a data-table and then this is getting published with the service to be used rather than it calling the sqlserver with the specified query for the current view of the data in the table each time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction for which type of layer/service/connection i need to use to dynamically get the results from sql so whenever the table is changed the viewer/layer reflects the changes without having to republish the service/have it use this static snapshot it seems to take on first run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(same as this guy was trying to do pretty much)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/117015"&gt;Mapping Dynamic SQL Server XY Data in ArcGIS Online&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 18:40:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121072#M307</guid>
      <dc:creator>AnthonyMuckle</dc:creator>
      <dc:date>2015-01-13T18:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Dynamic SQL Server XY Data</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121073#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've also registered the same sql server on the server i'm publishing on, But when i enable "feature access" when publishing the service it throws an error saying "the feature service requires a registered database"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i pick my sql connection from the list available validate it and hit ok, but it continues to throw the same error when i analyse/publish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 20:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121073#M308</guid>
      <dc:creator>AnthonyMuckle</dc:creator>
      <dc:date>2015-01-13T20:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Dynamic SQL Server XY Data</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121074#M309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to enable GEOMM in your SQL Server database, and don't convert your Query layer in ArcGIS to a feature class, leave it as a query layer... that should do the trick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 19:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/121074#M309</guid>
      <dc:creator>FrancesCurtis</dc:creator>
      <dc:date>2015-03-12T19:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Dynamic SQL Server XY Data</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/1048389#M1979</link>
      <description>&lt;P&gt;If you leave it as a query layer will it display geospatially in ArcMap?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Apr 2021 01:13:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/mapping-dynamic-sql-server-xy-data/m-p/1048389#M1979</guid>
      <dc:creator>NSum</dc:creator>
      <dc:date>2021-04-17T01:13:19Z</dc:date>
    </item>
  </channel>
</rss>

