Would someone please tell me if the following can be done with SQLite? There's a database file on a SMB share. Multiple nodes (different boxes) use it. There is a special node, master, that's the only one that updates certain -cfg- table. When it updates cfg, all the other nodes currently using the db must get a trigger so they re-read cfg. Language: C/C++.
Thanks!

