The execution of :
Connection.Execute SQL_String
sometimes takes more than 5 min. in my program.
I would like to dispalay a timer in my StatusBar that will show the current
time of execution during this execution.
Can I do it? How? (Can somebody show a code)