Subject A minor error
Author Svein Erling Tysvær
Delphi 2010, IBO 4.9.9.

Using a TIB_Connection with LoginPrompt = true fails to connect if TIB_Query or similar is not defined on the form. Adding IB_Access to the uses list is enough to avoid the error.

I think the error was something like 'Login form not * for IB_Connection' (where * is something like 'found, available or defined') or similar, but I haven't got IBO properly installed on D2010 on the machine I'm currently at. I did write a minimal test program (TIB_ConnectionLoginPrompt.zip, uploaded to this group), but haven't compiled it.

Set