Hi,
Why, when executing a package, no messages is received by the application?
I try to start a TTimer just before calling a stored procedure (Pck.SP(....)).
:confused: The program seem frozen, no refresh for the form until the return of the stored proc.!!!!
Any idea why?
By the way. I...