<?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: Joins (ShapeFIle X Database) in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303861#M1923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please include the images you want to share, as image and not attach them as word documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this use the Insert Image button:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="InsertImage01.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/65122_InsertImage01.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the popup, select the file (probably from your computer) and click on Insert image:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="InsertImage02.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/65127_InsertImage02.png" style="width: 620px; height: 332px;" /&gt;&lt;/P&gt;&lt;P&gt;That would make it a lot more efficient to read...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 16:18:30 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-02-24T16:18:30Z</dc:date>
    <item>
      <title>Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303854#M1916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ShapeFile whith all information displayed on the map. I connected a database (Oracle) with non-spatial data to make some joints, I realized that in option (Join and Relates) can only make only a join shapefile with database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could these joins shapefile with data bank unreferenced?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be the best solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 14:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303854#M1916</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-02-23T14:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303855#M1917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can join multiple tables to a featureclass, one join each step, but the fields will be visible in the attribute table of the featureclass. To make them permanent, you could export the featureclass to another featureclass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: the image does not really indicate what you are trying to join...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:10:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303855#M1917</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-23T15:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303856#M1918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your attention&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can give me an example of how to do my joins&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to join as shows the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 15:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303856#M1918</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-02-23T15:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303857#M1919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need a field that exists in both the input features class a in the tables you want to join. Assuming you have that you can:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;right click on the featureclass in the TOC, select Joins and Related, Join...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="join1.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/64771_join1.png" style="width: 620px; height: 236px;" /&gt;&lt;/P&gt;&lt;P&gt;In the dialog that follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select the field (1) in the featureclass you want to use for the join, select table (2) you want to join to join featureclass and select (3) the field in the table you want to use for the join&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="join2.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/64784_join2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Click OK.&lt;/P&gt;&lt;P&gt;Repeat this process for all the tables you want to join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you observed the properties of the feature layer you will see that there are multiple joins.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="join3.png" class="jive-image image-3" src="https://community.esri.com/legacyfs/online/64785_join3.png" style="width: 620px; height: 490px;" /&gt;&lt;/P&gt;&lt;P&gt;Next use the export option to make the joins permanent:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;right click on the feature class in the TOC&lt;/LI&gt;&lt;LI&gt;Select Data, Export data&lt;/LI&gt;&lt;LI&gt;Specify the output location and name and click OK&lt;/LI&gt;&lt;LI&gt;A new feature class will be created with the tables joined to it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="join4.png" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/64786_join4.png" style="width: 620px; height: 472px;" /&gt;&lt;/P&gt;&lt;P&gt;If you just want to retrieve the related information and not create a permanent output, you can consider using a relate instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 17:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303857#M1919</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-23T17:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303858#M1920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to execute the second query tool for responding, it can be a performance problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follows the image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not responding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303858#M1920</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-02-23T18:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303859#M1921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a guess it might be that you are trying to join a large number of table records to your feature class;&amp;nbsp; sometimes&amp;nbsp; &lt;EM&gt;Not Responding&lt;/EM&gt; is ArcGIS telling you "&lt;EM&gt;&lt;STRONG&gt;this is going to take a while&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you could explain what you are trying to join and why a join is what you want to do. Or at least explain your final goal is with the data and this analysis..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 20:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303859#M1921</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-02-23T20:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303860#M1922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to join the data the database (Oracle) into a shapefile to show more accurate information in my map according to my SQL QUERY Labels &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: Display number of patients per year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This information only exists in the database (Oracle)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the image:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 14:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303860#M1922</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-02-24T14:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303861#M1923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please include the images you want to share, as image and not attach them as word documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this use the Insert Image button:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="InsertImage01.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/65122_InsertImage01.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the popup, select the file (probably from your computer) and click on Insert image:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="InsertImage02.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/65127_InsertImage02.png" style="width: 620px; height: 332px;" /&gt;&lt;/P&gt;&lt;P&gt;That would make it a lot more efficient to read...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 16:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303861#M1923</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-24T16:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303862#M1924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QueryPerlabel.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/65144_QueryPerlabel.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 17:49:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303862#M1924</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-02-24T17:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303863#M1925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so you have some geographic feature (might be hospital or a administrative unit) and you have joined the number of patients from Oracle to that geographic feature, right? Is the cardinality 1:1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case you can just label the field that was joined, without the need to define a SQL Query. The SQL Query is used to be able to define a label class per group of features that match a certain condition (the SQL query).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read more on this here: &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Using_label_classes_to_label_features_from_the_same_layer_differently/00s80000000v000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/Using_label_classes_to_label_features_from_the_same_layer_differently/00s80000000v000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 18:16:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303863#M1925</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-02-24T18:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303864#M1926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This I already managed to do, The problem is when I try to join with other table to present different situations in the map, ArcMap stops working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if there is another way to fazzer this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 18:41:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303864#M1926</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-02-24T18:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Joins (ShapeFIle X Database)</title>
      <link>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303865#M1927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 14:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/joins-shapefile-x-database/m-p/303865#M1927</guid>
      <dc:creator>klebervaz</dc:creator>
      <dc:date>2015-04-24T14:17:26Z</dc:date>
    </item>
  </channel>
</rss>

