I have a database that gone through the ringer with replication. Currently
the database is not replicated, but it still has all of the replication
tables in it (system tables). From my understanding if I add merge
replication back, the system will see the existing tables and start
lettering a new set of tables
conflict_AO_xxxx
aconflict_AO_xxxx
bconflict_AO_xxxx
I guess I am looking at how to remove these tables cleanly or the best
method to rebuild this database.
--
David Gabrielson