I look forward to the longer term solution :)
But in the meantime these pragmas, although not pretty, would allow solutions to specific multitasking performance issues to be explored where currently they can be difficult/impossible. I think there is a certain elegance in advisory nature of pragmas.
>If manual locking is enabled, an error will be raised if a database is accessed that has not been specified in a lock pragma.
Is it required to specify all databases accessed within the manualock scope or could it work just specifying specific databases as readonly?
And the execution would error if these were violated.
/Andy
/Andy