
Signature
Erik Ejlskov Jensen
- see my SQL Compact blog at
http://erikej.blogspot.com
Thanks, I see those tables, the only problem I see is that __sysRowTrack
always seems to be empty. Therefore I'm not sure what it is doing and how it
is tracking that something changed.
> Look here for information on SQL Compact system tables:
> http://blogs.msdn.com/sqlservercompact/archive/2007/04/18/merge-replication-syst
em-tables.aspx
[quoted text clipped - 19 lines]
> > sysTrackedObjects I don't understand yet and sysRowtrack is always
> > empty as far as I can tell.
ErikEJ - 28 Nov 2007 09:50 GMT
How to find this infomation is described here:
http://blogs.msdn.com/sqlservercompact/archive/2007/04/18/howto-pending-changes-
for-a-merge-subscription.aspx

Signature
Erik Ejlskov Jensen - MCTS: Mobile App Dev
> Thanks, I see those tables, the only problem I see is that __sysRowTrack
> always seems to be empty. Therefore I'm not sure what it is doing and how it
[quoted text clipped - 23 lines]
> > > sysTrackedObjects I don't understand yet and sysRowtrack is always
> > > empty as far as I can tell.
Greg J - 28 Nov 2007 15:07 GMT
Thank you this is exactly what I needed.
> How to find this infomation is described here:
> http://blogs.msdn.com/sqlservercompact/archive/2007/04/18/howto-pending-changes-
for-a-merge-subscription.aspx
[quoted text clipped - 26 lines]
> > > > sysTrackedObjects I don't understand yet and sysRowtrack is always
> > > > empty as far as I can tell.