I'd like to ask for your help.
I'd like to change the cursor during query execution.
For this I use:
Code: Select all
DBAccess.ChangeCursor:=true;
The problem: The connection dialog gets shown. Is there a way to skip the dialog from showing?
My other question:
Is there a way to change the cursor to a custom bitmap instead of the default SQL hourglass?
Thank you!
Regards,
Zd