ArcGIS Server Banner

Loading features or records from an export file (ArcInfo and ArcEditor only)

Loading features or records from an export file (ArcInfo and ArcEditor only)

Release 9.3 E-mail This TopicPrintable VersionGive Us feedback

About loading features or records

You can load records into an existing feature class or table by loading them from an XML recordset document with ArcCatalog or ArcMap.

How to load features or records

Loading with ArcCatalog

  1. In the ArcCatalog tree, right-click the feature class or table into which you want to load data and point to Load.
  2. Click Load XML Recordset Document.
  3. Navigate to the XML recordset document from which you want to load data. You can load from an XML, ZIP, or Z file type.
  4. Click Next.
  5. Click the drop-down arrow in the Matching Source Field list and click the field from the recordset document that you want to match to the target field.
  6. Leave the Matching Source Field as <None> if you don’t want data from a field in the recordset document to be loaded into the target data.

  7. Repeat step 5 until you have matched all the fields you want to load from the recordset document.
  8. Click Finish to load the data.

Adding the Load XML Recordset Document command to ArcMap

  1. Click View, point to Toolbars, and click Customize.
  2. Click the Commands tab.
  3. In the Categories list, click XML Support.
  4. In the Commands list, click and drag the Load XML Recordset Document command and drop it onto the Editor toolbar.
  5. The command appears on the toolbar.

  6. Click Close.

Loading with ArcMap

  1. Add the feature class or table into which you want to load data to ArcMap, click Editor, then click Start Editing.
  2. Click the Target layer drop-down arrow and click the feature class or subtype into which you want to load data.
  3. Click the Load XML Recordset Document command.
  4. Navigate to the XML recordset document from which you want to load data. You can load from an XML, ZIP, or Z file type.
  5. Click Next.
  6. Click the drop-down arrow in the Matching Source Field list and click the field from the recordset document that you want to match to the target field.
  7. Leave the Matching Source Field as <None> if you don’t want data from a field in the recordset document to be loaded into the target data.

  8. Repeat step 6 until you have matched all the fields you want to load from the recordset document.
  9. Click Finish to load the data.

See Also

  • Exporting features or records to an export file