<?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: Trouble Exporting Database With Attachments in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1505019#M85519</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415930"&gt;@David_Brooks&lt;/a&gt;&amp;nbsp;, So to clarify the object I am passing into the Export table comes from merging two objects together from my original file geodatabase ( I am including screenshots below so it's clearer) one called Survey and the other which was the attachments table called Survey_Attach. I then tried to export that file, which you can see still has the attachments while in ArcGIS Pro but the exported version of it just doesn't&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="AcctualyDatabase_2.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109710i9DE9277B1BAEF843/image-size/large?v=v2&amp;amp;px=999" role="button" title="AcctualyDatabase_2.png" alt="AcctualyDatabase_2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="acctualyData_3.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109709iB2E4EEA22CDED6A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="acctualyData_3.png" alt="acctualyData_3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ActualyDatabase.png" style="width: 383px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109707i0E5605461E7E3640/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ActualyDatabase.png" alt="ActualyDatabase.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 19:34:52 GMT</pubDate>
    <dc:creator>NoahMcDowall</dc:creator>
    <dc:date>2024-07-12T19:34:52Z</dc:date>
    <item>
      <title>Trouble Exporting Database With Attachments</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1504593#M85489</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am trying to export a layer I have with ArcGIS Pro, the layer exported successfully as a layer but I got&lt;/SPAN&gt;&lt;STRONG&gt; Warning 001177&lt;/STRONG&gt;&lt;SPAN&gt; that the export did not include the attachment of the layer. The online documentation for &lt;/SPAN&gt;&lt;STRONG&gt;&amp;nbsp;Warning 001177&lt;/STRONG&gt; &lt;SPAN&gt;says to update the layer before exporting it with the update geodatabase tool ( the layer is part of a larger geodatabase) so that it is version 10.0 or later.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AttachmentsNotSuppourted.png" style="width: 511px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109616i97E5988ED14A6C37/image-size/large?v=v2&amp;amp;px=999" role="button" title="AttachmentsNotSuppourted.png" alt="AttachmentsNotSuppourted.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when I go to do this I receive another error saying I am &lt;/SPAN&gt;&lt;SPAN&gt;unable to update the survey because it is already at the latest version&lt;/SPAN&gt;&lt;SPAN&gt;. I also tried updating ArcGIS Pro and then updating the layer, which still proved unsuccessful.&amp;nbsp; &lt;U&gt;How can I resolve this so I can export my data as a database with the image attachments?&lt;/U&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="UpToDate.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109615i6F99A989ED4893BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="UpToDate.png" alt="UpToDate.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 02:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1504593#M85489</guid>
      <dc:creator>NoahMcDowall</dc:creator>
      <dc:date>2024-07-12T02:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Exporting Database With Attachments</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1504608#M85490</link>
      <description>&lt;P&gt;I haven't used this script, but based on the column names (which are all standard attachment table columns) I think you should be passing the attachment table itself in, not your feature class&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://tutuapp.uno/" target="_blank" rel="noopener"&gt;https://tutuapp.uno/&lt;/A&gt;&lt;/SPAN&gt; .&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 12:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1504608#M85490</guid>
      <dc:creator>abanam1</dc:creator>
      <dc:date>2024-07-16T12:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Exporting Database With Attachments</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1504611#M85491</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/629822"&gt;@NoahMcDowall&lt;/a&gt;&amp;nbsp;so you have a feature class with attachments in one gdb and you're looking to use Export Features to copy it to another gdb? Or are you export out to a different format like a shape file?&lt;/P&gt;&lt;P&gt;Shapefile doesn't support attachments. FYI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's a direct copy, then try using "feature class to feature class" which is the older version of the tool. And check the Environment option to "Preserve attachments"&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 06:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1504611#M85491</guid>
      <dc:creator>David_Brooks</dc:creator>
      <dc:date>2024-07-12T06:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Exporting Database With Attachments</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1505019#M85519</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415930"&gt;@David_Brooks&lt;/a&gt;&amp;nbsp;, So to clarify the object I am passing into the Export table comes from merging two objects together from my original file geodatabase ( I am including screenshots below so it's clearer) one called Survey and the other which was the attachments table called Survey_Attach. I then tried to export that file, which you can see still has the attachments while in ArcGIS Pro but the exported version of it just doesn't&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="AcctualyDatabase_2.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109710i9DE9277B1BAEF843/image-size/large?v=v2&amp;amp;px=999" role="button" title="AcctualyDatabase_2.png" alt="AcctualyDatabase_2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="acctualyData_3.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109709iB2E4EEA22CDED6A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="acctualyData_3.png" alt="acctualyData_3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ActualyDatabase.png" style="width: 383px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109707i0E5605461E7E3640/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ActualyDatabase.png" alt="ActualyDatabase.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 19:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/trouble-exporting-database-with-attachments/m-p/1505019#M85519</guid>
      <dc:creator>NoahMcDowall</dc:creator>
      <dc:date>2024-07-12T19:34:52Z</dc:date>
    </item>
  </channel>
</rss>

