God, please help me to find the reason, how to solve, thank you!
CodePudding user response:
Sqlite is based on the database file, lock table need application maintains, unlock,CodePudding user response:
Just don't know why the lock, to create a temporary table - data - data query - delete table, increase or decrease is such operation, no other operation involving the table,CodePudding user response:
What a great god help solve, thank!CodePudding user response:
Temporary table should not removed manually, closed program automatically deletedCodePudding user response:
Run a program, there may be multiple perform related functions, each time to generate temporary tables according to different requirements, so every time you try to delete the temporary table,CodePudding user response:
Now the solution is: delete temporary table before, first perform FDConnection. Close, but the current should be open the table one by one to even open,