I want to update database of the program that works non-stop. After it starts it loads sqlite db and on Windows it becomes locked until the program exits. This prevents me from syncing the db until I exit the program which is cumbersome.
Is it possible to run script on before and after the sync (i.e. hook)? In those, I would close the tool before syncing and restart it afterwards so that sync can continue.
Any other solution for this problem ?
The process cannot access the file because it is being used by another process.
2 posts - 2 participants