For the Monitor to pick up on it, you would have to modify the LastWriteTime value with the database’s current date/time. The Monitor uses this value to ensure it only pulls over new data.
The Slave, on the other hand, will always pull over all the information.
Is this a database global? If yes, in theory, i should see the changes after a while? (say, a job gets sent, a frame finishes etc, i imagine they would all update the last write time?)