Activity overview
Latest activity by charmon79
Excluding users based on regex not working?
I'm writing a process which will use SQL Compare command line to sync all objects from a database into a new, empty database. I need to exclude Windows users in the database from the comparison, be...
Static data rows scripted incorrectly for certain characters
I have a handful of cases where static data in lookup tables I've linked to SQL Source Control get corrupted when SSC scripts out the data, if they contain certain characters, such as accented Lati...
This works as expected with SQL Compare if I choose the database as the source. It correctly syncs all objects, including FT indexes, into the empty target database.
However, if I choose Source Control as the source, I receive the same error in SQL Compare UI that I receive in the SQL Source Control UI.
SQL Compare version: 11.6.3.1926 professional / comments
This works as expected with SQL Compare if I choose the database as the source. It correctly syncs all objects, including FT indexes, into the empty target database.
However, if I choose Source Co...