Subject Re: [IBO] component qryCancelDialog already exists
Author Ed Dressel
> Set LoginPrompt to False on the IB_Connection component

I posted a code sample showing exactly this. Also, if this was the
problem, why does single calls work? it's only when I have >3 calls
that the problem occurs. The dialog is getting created when I
call .Last in a TIB_Query (if you look at the dialog, its shows the
load progress) which is different then I thought.

Ed Dressel