Posts
Sort by recent activity
Bug? - Foreign keys dropped
Sorry if this is a duplicate. I searched but couldn't find any answers.
It seems that every time I commit changes, immediately after the commit when SQL Source is refreshing, it "detects" that fore...
Normalizing a table into two tables while preserving data
Hello,
I'm evaluating SQL Compare, and I'd like to see if it's possible to do the following.
TRIVIAL EXAMPLE:
Assume I am starting with an existing table:
Customers
=======
Id
Name
Address1
Address...