Activity overview
Latest activity by huw_loyd
After investigating a little further it seems that in one of our databases ANSI NULLS is set to false yet set to true in the other newer one i'm comparing against.
I guess this is why the compare appears not to work.
However, i still don't understand why comparing just a single column works fine and identifies all matching rows. / comments
After investigating a little further it seems that in one of our databases ANSI NULLS is set to false yet set to true in the other newer one i'm comparing against.
I guess this is why the compare a...
Compare not working
I created an empty database and used data compare to get the data input into it.
Some of the tables do not have primary keys and when i choose a custom comparison key the program shows that all the...