Subject | AssignWithSQLSearch |
---|---|
Author | James N Hitz |
Post date | 2006-10-02T15:49:55Z |
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
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