About loading data into existing feature classes and tables

You can load data into existing feature classes and tables using either of the following methods:

NoteNote:

A third way to load data is using the Append geoprocessing tool. This is useful if loading data is going to be used as part of a batch process, but generally the above methods are better for all other occasions.

Both the Object Loader and Simple Data Loader allow you to load data into empty feature classes or feature classes that already contain data. The Simple Data Loader also allows you to load into stand-alone tables.

You can load coverage, shapefile, CAD, or geodatabase feature class data into an existing feature class, providing it falls within the spatial reference of the feature class you're loading into. You can load INFO, dBASE, or geodatabase table data into an existing table.

Object Loader versus Simple Data Loader

While the Object Loader and Simple Data Loader are similar loading wizards, the Object Loader provides the following functionality that the Simple Data Loader does not have:

If you don't require any of the above capabilities, you can load with the Simple Data Loader. The Simple Data Loader is faster because it doesn't validate or process data as it loads.

Related Topics

7/30/2013