<?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: Publishing Joined Data from 2 Different Databases? in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772629#M1050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just out of curiosity, why are you trying to avoid a linked database?&amp;nbsp; This provides a live connection so you won't need to have some type of update script if you had to pull data from database to another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2019 23:31:25 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2019-08-21T23:31:25Z</dc:date>
    <item>
      <title>Publishing Joined Data from 2 Different Databases?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772628#M1049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have data in two different databases (both in sql) that we need to join and publish to Portal. I believe that currently, ESRI does not support a relationship class where the feature layer is in one database and the table is in a different one. We are trying to avoid using a linked database in sql so I was wondering if anyone else has had this problem and what they did for a workaround.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 22:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772628#M1049</guid>
      <dc:creator>AdamBakiera</dc:creator>
      <dc:date>2019-08-21T22:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Joined Data from 2 Different Databases?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772629#M1050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just out of curiosity, why are you trying to avoid a linked database?&amp;nbsp; This provides a live connection so you won't need to have some type of update script if you had to pull data from database to another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 23:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772629#M1050</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-08-21T23:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Joined Data from 2 Different Databases?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772630#M1051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The biggest reason is that when we upgrade servers every couple of years or so, we have to rebuild everything so we want to avoid doing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 12:50:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772630#M1051</guid>
      <dc:creator>AdamBakiera</dc:creator>
      <dc:date>2019-08-22T12:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Joined Data from 2 Different Databases?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772631#M1052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how often the tabular data is updated, you could create a duplicate table in the SQL Enterprise geodatabase with the feature layer and just have a script scheduled to update the table data as needed. That would put it in a single EGDB and make your workflow easier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 14:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772631#M1052</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-08-22T14:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Joined Data from 2 Different Databases?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772632#M1053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update: We decided to go with the linked database. The issue we have now is we can't register the view from the other database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458906_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also read that non-spatial views can't participate in relationship classes. Is this true?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2019 15:26:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publishing-joined-data-from-2-different-databases/m-p/772632#M1053</guid>
      <dc:creator>AdamBakiera</dc:creator>
      <dc:date>2019-09-06T15:26:56Z</dc:date>
    </item>
  </channel>
</rss>

