All,
I have set up two-way replication between two SDE instances, which works well. I know that it is best practice to have a well established, static schema to base your replication on, but my data is very dynamic and I would like to have the ability to add feature classes to the replica schema from time to time. As far as I know this isn't supported in core functionality without un-registering the replica, making the schema changes, and then re-registering the replica.
I saw some code on the archived forums in VBA/VB.Net that looked like a possibility, but I wanted to hear if anyone else has successfully done this recently.
I am at 9.3.1 in this instance but I also have other instances in 10 that would require this same functionality.
Thanks in advance!