To get the last time the user downloads data from the consolidated I looked in table ml_subscription.
I thought the column "last_download_time" would give me the time I would also see in the Mobilink console.
In the Mobilink console I see:
I. 2014-03-04 15:09:00. <2813> Request from "Dbmlsync 12.0.1.3797" for: remote ID: d6d30c51-4817-413a-af96-69c346c4a7fe, user name: 199999, version: victor1
I. 2014-03-04 15:14:34. <2813> Synchronization complete
In ml_subscription I see:
909,2,90,0,download,1900-01-01 00:00:00.000,2014-02-19 10:10:57.734,90,199999,(NULL)
I checked in ml_database and noticed that remote_id remote ID: d6d30c51-4817-413a-af96-69c346c4a7fe is rid 909.
Should I look at a other place to get the latest download time?
Thanks
Eric