Subject D6 and IBO 4
Author andy@rating-software-company.co.uk
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

Any ideas?