Synchronize, but don't delete
BrianVallelunga
Posts: 3
I have a single master database and several client databases I need to synchronize to. A few of these client databases have additional tables in them that I don't want to delete. Is there a way to use the command line tool to synchronize these DBs, but not delete the extra tables?
The trick here is that I don't know the names of these tables ahead of time. They're just "there" and I have little control over them. I also don't want to have to specify all of the tables to include if at all possible.
Any ideas? I couldn't find anything in the documentation.
Thanks,
Brian
The trick here is that I don't know the names of these tables ahead of time. They're just "there" and I have little control over them. I also don't want to have to specify all of the tables to include if at all possible.
Any ideas? I couldn't find anything in the documentation.
Thanks,
Brian