SQLHourglas, who changes appearance? SQL Client or Zeos

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
hamacker
Junior Boarder
Junior Boarder
Posts: 37
Joined: 13.10.2021, 15:15

SQLHourglas, who changes appearance? SQL Client or Zeos

Post by hamacker »

When SQLHourglass is true, where an SQL command is currently 'SQL Client, it will be an hourglass with the initials SQL. Is this because Zeos changes the appearance or is the 'SQL Client' doing this?
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: SQLHourglas, who changes appearance? SQL Client or Zeos

Post by marsupilami »

hello hamacker,

Zeos is doing this. It is part of TZQuery. Also the user can change the cursor before starting actions by calling ZConnection.ShowSQLHourGlass and ZConnection.HideSQLHourGlass.

Best regards,

Jan
hamacker
Junior Boarder
Junior Boarder
Posts: 37
Joined: 13.10.2021, 15:15

Re: SQLHourglas, who changes appearance? SQL Client or Zeos

Post by hamacker »

Thanks to help me.
Post Reply