Anthony,
My thoughts are as my question. Create datestamps as items in every table on
the (database)server.
Create two kind of services one to get the whole datatable and one where the
timestamp is newer than the previouw retrieval of the data.
And than merge of course the data using the merge in the old datatable.
(What should be easy as long as you give the primary key in the tables or
probably even better in this case add it on the client side).
http://www.vb-tips.com/default.aspx?...f-de3a5d92b14a
I hope this helps,
Cor