Hi,
is it possible to increase the overall performance of your macro? I'm not very familar with sqlite and the way GSAK uses it. But there are normally several ways to increase the speed of db transactions. Due to the fact that you only read data from the main database and copy the values to a new one that is erased every time your macro runs, it could be a good idea to turn of everything that secures the database against computer crashes?
Best regards
Sven
is it possible to increase the overall performance of your macro? I'm not very familar with sqlite and the way GSAK uses it. But there are normally several ways to increase the speed of db transactions. Due to the fact that you only read data from the main database and copy the values to a new one that is erased every time your macro runs, it could be a good idea to turn of everything that secures the database against computer crashes?
Best regards
Sven