Hi Bruce,
I´m trying to convert a table and populate GUID, TS, TSS. I followed all step in NT 9 APP docs to include those fields on my tables and set options for GUID to SetIfNew with ' & glo:st.MakeGuid() & ', and TS to SetIfNew with ' & glo:SyncDesktop.GetElapsedTimeUTC() & ' but all records got the same value.
I´m using MSSQL.
Thanks