<?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: how do I copy feature classes with attachments to another database in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375970#M2328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More detail.&amp;nbsp; I have a Personal Geodatabase Feature Class, Table, and Relationship Class that I want to move to a File Geodatabase. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 14:19:21 GMT</pubDate>
    <dc:creator>CameronDodds</dc:creator>
    <dc:date>2015-01-09T14:19:21Z</dc:date>
    <item>
      <title>how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375969#M2327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried the copy paste method. It gives me an error (one or more objest failed to paste. FDO error: -2147483638). I am able to copy just the personal database feature class but it does not bring the related attachment table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 14:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375969#M2327</guid>
      <dc:creator>CameronDodds</dc:creator>
      <dc:date>2015-01-09T14:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375970#M2328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More detail.&amp;nbsp; I have a Personal Geodatabase Feature Class, Table, and Relationship Class that I want to move to a File Geodatabase. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 14:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375970#M2328</guid>
      <dc:creator>CameronDodds</dc:creator>
      <dc:date>2015-01-09T14:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375971#M2329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to export to an XML workspace document and then import it?&lt;/P&gt;&lt;P&gt;If this does not work neither and you are on a hurry, you probably must (I think this could work but I haven´t tried it):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create and update an auxiliary field in the pDGB attchments table to recreate the relations&lt;/LI&gt;&lt;LI&gt;Create just the schema in the fGDB&lt;/LI&gt;&lt;LI&gt;Load the data from pGDB to the fGDB. Use the Append geoprocessing tool.&lt;/LI&gt;&lt;LI&gt;Update foreign key in the fGDB attachments table to recreate the relations&lt;/LI&gt;&lt;LI&gt;Delete the auxiliary field&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo Landivar&lt;/P&gt;&lt;P&gt;Azimut Soluciones&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 15:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375971#M2329</guid>
      <dc:creator>MarceloLandivar1</dc:creator>
      <dc:date>2015-01-09T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375972#M2330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcelo,&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;I tried the export XML workspace document and get the message "Export Failed."&lt;/P&gt;&lt;P&gt;Could you possibly give me step by step instructions for the other option to complete this task?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I was able to create the aux field in the PGDB. &lt;/LI&gt;&lt;LI&gt;Need instructions for the schema creation in FGDB&lt;/LI&gt;&lt;LI&gt;I know how to do the append&lt;/LI&gt;&lt;LI&gt;Need instruction how to update the foreign key in the FGDB attachments table to recreate the relations&lt;/LI&gt;&lt;LI&gt;I know how to delete the field.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 17:08:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375972#M2330</guid>
      <dc:creator>CameronDodds</dc:creator>
      <dc:date>2015-01-09T17:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375973#M2331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error code when&amp;nbsp; export to XML Workspace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Messages&lt;/P&gt;&lt;P&gt;Executing: ExportXMLWorkspaceDocument "C:\PSC AutoCAD Files\CARGILL\PSC.mdb\STORM_SEWER_MH" "C:\PSC AutoCAD Files\XML'S\STORM MANHOLES.xml" DATA BINARY METADATA&lt;/P&gt;&lt;P&gt;Start Time: Fri Jan 09 12:47:58 2015&lt;/P&gt;&lt;P&gt;Exported to C:\PSC AutoCAD Files\\XML'S\STORM MANHOLES.xml:&lt;/P&gt;&lt;P&gt;...STORM_SEWER_MH&lt;/P&gt;&lt;P&gt;...STORM_SEWER_MH__ATTACHREL&lt;/P&gt;&lt;P&gt;...STORM_SEWER_MH__ATTACH&lt;/P&gt;&lt;P&gt;ERROR 999999: Error executing function.&lt;/P&gt;&lt;P&gt;Failed to execute (ExportXMLWorkspaceDocument).&lt;/P&gt;&lt;P&gt;Failed at Fri Jan 09 12:48:03 2015 (Elapsed Time: 4.87 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 18:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375973#M2331</guid>
      <dc:creator>CameronDodds</dc:creator>
      <dc:date>2015-01-09T18:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375974#M2332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PGDB was not used for GPS data collection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 19:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375974#M2332</guid>
      <dc:creator>CameronDodds</dc:creator>
      <dc:date>2015-01-09T19:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: how do I copy feature classes with attachments to another database</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375975#M2333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sol,&lt;/P&gt;&lt;P&gt;Thanks for your help. I believe you are correct. Something with that dataset. I am able to use the XML transfer with some of the other data with attachments. Thanks for getting me this far. I will review the data with the ones that get that error message. Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 20:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-do-i-copy-feature-classes-with-attachments-to/m-p/375975#M2333</guid>
      <dc:creator>CameronDodds</dc:creator>
      <dc:date>2015-01-09T20:55:59Z</dc:date>
    </item>
  </channel>
</rss>

