NexusDB GetChangedTables()
Posted: Wed 11 Jan 2017 19:25
Howdy All!
I am trying to move my codebase away from NexusDB components to Unidac since I am in the process of adding additional databases.
I have a background thread in my application that updates some cached tables as they are changed. The routine uses the NexusDB session method GetChangedTables() which returns a list of all tables changed since the last time the method was called.
Any suggestions on how to implement such a feature using Unidac for all supported databases?
All the best!
Aggie85
I am trying to move my codebase away from NexusDB components to Unidac since I am in the process of adding additional databases.
I have a background thread in my application that updates some cached tables as they are changed. The routine uses the NexusDB session method GetChangedTables() which returns a list of all tables changed since the last time the method was called.
Any suggestions on how to implement such a feature using Unidac for all supported databases?
All the best!
Aggie85