vb.net make checkout database

1939
0
07-06-2016 12:47 PM
Corbinde_Bruin
Occasional Contributor II

Hello all,

I'm looking to lock down the process of making a checkout of an SDE database using ArcObjects .NET SDK.

I'm using ArcDesktop 10.3.0  on windows 7. I've tried solutions using python, but the available tools do not let me customize every option available when using the Distributed Geodatabase toolbar tools. I'm hoping .NET does.

I've found code samples in the documentation, but they leave me with questions. The sample that writes to a Personal Geodatabase only does so in the connected environment. ArcObjects 10 VBA SDK Help

The sample that creates disconnected replicas is creating a .zip with a .XML inside that I can't figure out how to use. The XML does not import into empty geodatabases. http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#/How_to_create_a_replic...

All samples also replicate only a single FeatureDataset. I am looking to create a checkout with a FeatureDataset as well as many tables.

I am willing to provide any more information needed to assist.

0 Kudos
0 Replies