Hello all,
I have been trying to open a delta fgdb using the API. The db was created by taking the difference between 2 datasets and exporting it to a fgdb instead of a delta XML. However, when I try to open it with the API I get a general function failure error.
In ArcCatalog/ArcMap, it contains a table called T_1_DELETES, and 2 tables of line features called T_1_UPDATES and T_1_INSERTS.
Thanks