<?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: Xquery for searching data inside enterprise GDB in SQL server in XML data type in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875760#M6514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need another help, can you please tell me if I make my enterprise GDB by using dbo but not with sde instance then it is a problem ? And what are the main differences? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 07:27:11 GMT</pubDate>
    <dc:creator>Muqit_Zoarder</dc:creator>
    <dc:date>2016-07-19T07:27:11Z</dc:date>
    <item>
      <title>Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875754#M6508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, in my sql server GDB i have a table containing XML data type, where i need to search and update a particular element within all the xml files and update it. Can anyone help me please ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muqit Zoarder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:16:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875754#M6508</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-07-14T14:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875755#M6509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muquit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That table may be holding the metadata for a feature class. I would not recommend modifying any of the repository tables out side of the ArcGIS tools (i.e. via SQL). Here are some links to more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/system-tables-sqlserver.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/system-tables-sqlserver.htm"&gt;System tables of a geodatabase in SQL Server—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/configuration-parameters-sqlserver.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/configuration-parameters-sqlserver.htm"&gt;SQL Server configuration parameters—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875755#M6509</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-07-14T14:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875756#M6510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George, thanks, but how i can find one specific data out of a xml file in documentation field? see the following xml example:&lt;/P&gt;&lt;P&gt;&amp;lt;metadata xml:lang="de"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;Esri&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CreaDate&amp;gt;20160308&amp;lt;/CreaDate&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CreaTime&amp;gt;11184000&amp;lt;/CreaTime&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ArcGISFormat&amp;gt;1.0&amp;lt;/ArcGISFormat&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SyncOnce&amp;gt;FALSE&amp;lt;/SyncOnce&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;DataProperties&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;itemProps&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;itemName Sync="TRUE"&amp;gt;LTFX.DBO.SeehausenPolygone&amp;lt;/itemName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;imsContentType Sync="TRUE"&amp;gt;002&amp;lt;/imsContentType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;itemLocation&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;linkage Sync="TRUE"&amp;gt;Server=192.168.224.15; Service=sde:sqlserver:192.168.224.15\BONARES,1433; Database=LTFX; User=vasilakakis; Version=dbo.DEFAULT&amp;lt;/linkage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;protocol Sync="TRUE"&amp;gt;ArcSDE Connection&amp;lt;/protocol&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/itemLocation&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give me an example query? I want to search one xml file according to any element name like itemName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muqit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 15:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875756#M6510</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-07-14T15:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875757#M6511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not have an example for a query for extracting the XML tag that you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875757#M6511</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-07-14T16:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875758#M6512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you know the path, you can use the value function to gather the values:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;SELECT GDB_ITEMS.NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "FC_Name",
&amp;nbsp; DEFINITION.value('(/DEFeatureClassInfo/Versioned)[1]', 'varchar(20)') AS "Versioned",
&amp;nbsp; GDB_ITEMTYPES.NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS "GDB_Type"
FROM SDE.GDB_ITEMS
INNER JOIN SDE.GDB_ITEMTYPES
ON SDE.GDB_ITEMS.TYPE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = SDE.GDB_ITEMTYPES.UUID
WHERE SDE.GDB_ITEMTYPES.NAME IN ('Feature Class','Table')&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, as &lt;A href="https://community.esri.com/migrated-users/2621" target="_blank"&gt;George Thompson&lt;/A&gt;​ stated, please don't make any changes to the GDB repository XML tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875758#M6512</guid>
      <dc:creator>ChristianWells</dc:creator>
      <dc:date>2021-12-12T10:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875759#M6513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/179622"&gt;Muqit  Zoarder&lt;/A&gt;​ if this sample is helpful, please mark the post as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 16:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875759#M6513</guid>
      <dc:creator>ChristianWells</dc:creator>
      <dc:date>2016-07-15T16:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875760#M6514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need another help, can you please tell me if I make my enterprise GDB by using dbo but not with sde instance then it is a problem ? And what are the main differences? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 07:27:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875760#M6514</guid>
      <dc:creator>Muqit_Zoarder</dc:creator>
      <dc:date>2016-07-19T07:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875761#M6515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muqit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here some documentation that talks about the differences of DBO vs. SDE geodatabases: &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/comparison-geodatabase-owners-sqlserver.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/gdbs-in-sql-server/comparison-geodatabase-owners-sqlserver.htm"&gt;A comparison of geodatabase owners in SQL Server—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 11:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875761#M6515</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-07-19T11:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Xquery for searching data inside enterprise GDB in SQL server in XML data type</title>
      <link>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875762#M6516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to George's help, this new question should be attached to a different thread so others using GeoNet for help can see this new topic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 13:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/xquery-for-searching-data-inside-enterprise-gdb-in/m-p/875762#M6516</guid>
      <dc:creator>ChristianWells</dc:creator>
      <dc:date>2016-07-19T13:03:09Z</dc:date>
    </item>
  </channel>
</rss>

