Subject Exception-Dataset Fetching
Author B.D.S. Bell
I'm getting the exception;
"Dataset Currently Fetching" as I switch rapidly between two
datasets. Each SQL has its own transaction with transaction
isolation set to ticommitted. The SQLs are reading only, no
write operation is involved.

I am not able to catch the exception, but I have traced the
raise to the
IBA_Dataset.imp, DataSet.Close(). The raise is caught by
IBA_transaction.imp
which issues an Application.HandleException, causing the
dialogue to be immediately displayed.

How can I avoid this?

Any help would be much appreciated as the program goes into
production this week.

NT 4 SP 6
Delphi 5 update 1
IBO 3.6Ba

Thanks

Bryan

[Non-text portions of this message have been removed]