<?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: Registering a non-spatial view or table with Enterprise Geodatabase in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738995#M280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need the &lt;EM&gt;non-spatial&lt;/EM&gt; view registered with ArcSDE? There aren't many use cases that require this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any table or view can be registered with ArcSDE with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;sdetable -o register -t tablename -C USER -c rowidcolumn -i sde:... -D ... -u ... -p ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if there isn't any pressing reason to do so, I would recommend against it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 03:04:19 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2016-01-25T03:04:19Z</dc:date>
    <item>
      <title>Registering a non-spatial view or table with Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738992#M277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I register a non-spatial view or table with Enterprise Geodatabase using Sde command line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Hani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jan 2016 12:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738992#M277</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2016-01-24T12:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Registering a non-spatial view or table with Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738993#M278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To help contributors answer this, what version of SDE are you using?&amp;nbsp; Also, is it tied to Oracle, SQL server, or another?&amp;nbsp; And what version?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/space/2053"&gt;Enterprise GIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jan 2016 17:48:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738993#M278</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-01-24T17:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Registering a non-spatial view or table with Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738994#M279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be worth mentioning that this is related to this other thread (slightly different question, but additional info is in that thread) &lt;A href="https://community.esri.com/message/576247"&gt;Spatial view Problem&lt;/A&gt;&amp;nbsp;&amp;nbsp; which mentions&amp;nbsp; "SQL Server 2014 in an enterprise geodatabase."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's harder to find SDE command line help docs these days, but have you looked thru this help doc? &lt;/P&gt;&lt;P&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/dotNet/index.htm#geodatabases/register-82696701.htm" title="http://webhelp.esri.com/arcgisserver/9.3/dotNet/index.htm#geodatabases/register-82696701.htm"&gt;ArcGIS Server for the Microsoft .NET Framework 9.3 Help&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jan 2016 18:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738994#M279</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-01-24T18:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Registering a non-spatial view or table with Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738995#M280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you need the &lt;EM&gt;non-spatial&lt;/EM&gt; view registered with ArcSDE? There aren't many use cases that require this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any table or view can be registered with ArcSDE with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;sdetable -o register -t tablename -C USER -c rowidcolumn -i sde:... -D ... -u ... -p ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if there isn't any pressing reason to do so, I would recommend against it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 03:04:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738995#M280</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-01-25T03:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Registering a non-spatial view or table with Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738996#M281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once again, Thank you very much Vince!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked fine!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 15:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/registering-a-non-spatial-view-or-table-with/m-p/738996#M281</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2016-01-26T15:04:15Z</dc:date>
    </item>
  </channel>
</rss>

