Posts
Sort by recent activity
SQL Compare Command Line Inconsistent (or I've done it wrong)
Hi all, so all I'm trying to accomplish is to sync across any tables that only exist in the source, excluding any that start with "ZZ_" (these are prefixed development only tables) and "Sys" as the...
Can SQL Compare check for the existence of tables even though they don't exist in the source?
So the title might sound a little strange and I'll try to make this as clear as I can.My scenario is that I'm trying to create an upgrade script to take an application up to the next version.We hav...