Hello,I need to sync several tables from a purchaes software to our own tables.Not the complete tables, only selected fields.Each source table has a timestamp, so I could use this to track what has changed.But, how do I store locally the last timestamp from the source database.A local timestamp field would register my localtimestamp instead of the one I would like to remind.Any suggestion ?
↧