Activity overview
Latest activity by ml42
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) ...
Enclosing the were clause in paranthesis works great. Thanks. / comments
Enclosing the were clause in paranthesis works great. Thanks.
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...