Hi
My code runs some update and append queries,
using the ontimer event of a form (timer interval = 90 seconds).
These are Saved Queries that are executed inside a transaction.
The problem is that after loosing connection
(err 3146 - i.e. disabling internet connection on my PC),
I cannot...