current time of execution during this execution

current time of execution during this execution

Post by Vikto » Mon, 02 Apr 2001 08:46:04



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)

 
 
 

current time of execution during this execution

Post by Chris Petche » Mon, 02 Apr 2001 20:56:17


Viktor,

I just answered this in one of the other newsgroups you multiposted to.
Dont multipost (post the same question individually to more than one
newsgroup) as the answer I put in the other newsgroup doesnt show up here!
It is a quality answer to, EIISSM


Quote:> 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)