I'm dissapointed because I can't find any example of a script wich is able to : 1. take the records of an existing feature class (in a GeoDB file) 2. put them in an existing feature classe (in a GeoDB file too)
With the interface it is the same to right-clic > Load > Load Data command. Precision : I don't want to overwrite the target feature class !
The append works great. I've also had to use a combination Search/Insert/Update cursor to get data from one table to another. That might be an option depending on your end result.
�?�Map layers can be used as Input Datasets. If a layer has a selection, only the selected records (features or table rows) are used by the Append tool.