Subject AssignWithSQLSearch
Author James N Hitz
Hello Folks

To get data say from TIB_Query to the more traditional TIBOQuery requires
TIBOQuery.AssignSQLWithSearch(TIB_Query). If I understand things right,
this will only work at design time. Does it therefore mean that if I wanted
to design, say a report, there is no way to access the TIB_Query at
design-time? What if any, is the recommended workaround.

Thank you.

James N Hitz