Subject Re: [IBO] SQL Cursor
Author Helen Borrie
At 10:20 AM 27/10/2006, you wrote:


>Hi all,
>
>How do I get the "SQL" hourglass cursor to not show?

Use a TIB_SessionProps and set the UseCursor property to False.

Helen