Subject | Re: [IBO] AssignWithSQLSearch |
---|---|
Author | Dany M |
Post date | 2006-10-02T18:02:02Z |
James N Hitz wrote:
runtime. OK? And it assigns the SQL, where clause other settings in
stead of you having to set all the stuff in the TIBO. It is simply a
shortcut if you have TIB stuff that might have been setup by a lot of
user-interactive actions. Why would you want an analogy in designtime?
In designtime *you* (the designer) sets everyting up. The method will
not enable you to use the native goodies that comes with TIB with TIBO.
HTH,
/Dany
> Hello FolksFirst, I think you have a typo. AssignSQLWithSearch can be used in
>
> 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.
runtime. OK? And it assigns the SQL, where clause other settings in
stead of you having to set all the stuff in the TIBO. It is simply a
shortcut if you have TIB stuff that might have been setup by a lot of
user-interactive actions. Why would you want an analogy in designtime?
In designtime *you* (the designer) sets everyting up. The method will
not enable you to use the native goodies that comes with TIB with TIBO.
HTH,
/Dany