How to migrate feature class with large amount of attachments to another Database

310
0
07-10-2018 08:37 AM
LouiePadilla1
New Contributor II

Does anyone know the easiest way of transferring a feature class that has about 100 and more files attached from one database to another? I tried the simple copy paste but it kept giving me an error and wouldn't paste over. I also thought about writing a script that would go into the table and go through ~10 features at a time and append into the new DB while preserving the attachments. The last thing I had in mind was to export attachments, move just the features(geometry, fields, attributes), then later adding attachments to them(not sure if that's possible). 

I wanted to see if anyone else has done this or could give me some advice on migrating large data with an enormous amount of attached files.

0 Kudos
0 Replies