Hi everyone,
I 'm looking for a way to continuously query a table to check if it was updated.
I'm thinking of using a timer with an interval of 30 s.
I wonder if this affects the application performance.
Any other idea please?
I am Using Sqlite , VbRichClient and Olaf's SQLiteServerMode.
I 'm looking for a way to continuously query a table to check if it was updated.
I'm thinking of using a timer with an interval of 30 s.
I wonder if this affects the application performance.
Any other idea please?
I am Using Sqlite , VbRichClient and Olaf's SQLiteServerMode.