BUG
Any attempt to write records to an existing Personal Geodatabase or File Geodatabase overwrites the entire Geodatabase instead of appending.
This is a known problem.
Code:
#! START_DEST_HEADER GEODATABASE_FILE GEODATABASE_FILE_1
#
========================================================================
====
# The following GUI line prompts for a directory to be used as the
# the destination for the GEODB files.
# The user input is stored in a macro, which is then used to define
# the dataset to be written.
# *******************************************************************
# * Add the ArcGIS 9.2 DataInteroperability overwrite setting here.
# * Note how this overwrite name begins with "GEODATABASE_FILE_1"
# * just as seen in the "START_DEST_HEADER" line above.
# *******************************************************************
GEODATABASE_MDB_1_OVERWRITE_GEODB NO
Note:
If are working with File Geodatabase, add the following line instead:
GEODATABASE_FILE_1_OVERWRITE_GEODB NO
Article ID: 000009174
Get help from ArcGIS experts
Download the Esri Support App