Subject Re: [IBO] D6 and IBO 4
Author Helen Borrie
At 12:50 PM 30-10-01 +0000, andy@... wrote:
>Hi guys,
>
>I'm struggling a bit with IBO 4 on Delphi 6 Ent.
>I only use the IBOTDataset objects because I need compatibility with
>the standard Delphi datasource for my DevExpress grids.
>
>Basically the problem is that even with simple SQL searches, every
>time the TIBOQuery does anything it nver produces a wait cursor, nor
>crSqlWait or crHourglass. It just stays the same.
>
>This is confusing the life outta my customers because they dont know
>when the app has finished searching the database table.
>
>I'm using Delphi 6 Enteprise with IB6.01 (open source) and IBO
>TDataset objects ver Ef

Andy,
Drop a TIB_SessionProps onto your form (or datamodule if you are using one) and set its UseCursor property to True. You can also set the cursor style in the BusyCursor property...

regards,
Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________