Posts
Sort by recent activity
synch one single table via commandline
I'm using sqldatacompare 5.2 command-line interface
I'm attempting to synch a single table named Users. I am using an index named 'IX_Users_UserName' which is not the primary key, but it is unique...