Posts
Sort by recent activity
Script Generation, Static Data not Implemented?
1) Create Schema Scripts option is hard to get to if you just want to create the scripts. It would be nice to be able to create a script folder from the menu in addition to the Project dialog.
2) ...
IS NULL in WHERE Clause causes db reader 1 Exception
I am having trouble with a WHERE Clause in SQL DataCopmpare 7.1 that has worked in 6 and earlier:
The table I am comparing has a schema like this:
CREATE TABLE [UserPreferences]
(
[PreferenceID] in...