Comments
Sort by recent activity
Hi Brian,
I want to compare the records where IsActive is True for both databases.
Thank you very much for your help.
Shloma / comments
Hi Brian,
I want to compare the records where IsActive is True for both databases.
Thank you very much for your help.
Shloma
Hi Brian,
Thanks for the reply, however that article dosnt' really solve my problem.
what I would like to do is, for example I have a table called contacts in 2 databases that I want to compare, I want database 2 should be equal to database 1, but in database 1 in the table Contact I have a field called IsActive and I want to compare only on records that has IsActive=1.
Actually its something similer to compare a View with a table.
I hope you got my point.
Best Regards,
Shloma / comments
Hi Brian,
Thanks for the reply, however that article dosnt' really solve my problem.
what I would like to do is, for example I have a table called contacts in 2 databases that I want to compare, I ...