for SQL2k0 I have wrote my own tablediff with sync scripts.
I read that 2k8 comes with tablediff.exe.
My transactional replication used horizontal (where filter) and
vertical partitioning. On pub db there are the standard article views
and on subsriber I have build the same views to compare with
horizontal and vertical filtering.
And now my question:
Can I use tablediff with views instead tables?
Thomas