Hi Breck,
These are internal UltraLite progress offsets ( similar to SQL Anywhere progress offsets: DocCommentXchange ). In previous versions, the progress offsets were simple integers, but were changed in version 16 to be GUIDs to avoid ambivalence in interpreting the integer when using multiple MobiLink servers.
There is a consolidated database BINARY ( 16 ) column in ml_database called seq_id but it seems to be NULL.
It shouldn't be for an UltraLite remote - here is what I see after a successful synchronization:
>> rid,remote_id,script_ldt,seq_id,seq_uploaded,sync_key,description
1,'cf54a0d9-49de-4ae3-bd9d-4e899305ebee','1900-01-01 00:00:00.000',0xf83327fccaa84c138dacaa249d050981,1,'f32c1ee20c5f4d25881701576c6bf273',
Regards,
Jeff Albion
SAP Active Global Support