Hi,
Is it possible to exclude a column when synchronising a database? For example, I wish to insert rows that are missing, but need them to get their identity column from the target (not copied from the source). Is this possible without manually editing the generated script?
Thanks
Mark