Subject Re: [IBO] AssignWithSQLSearch
Author James N Hitz
Hi Dany

I understand what you are saying... Was probably a dumb question anyway

James N Hitz
----- Original Message -----
From: Dany M
To: IBObjects@yahoogroups.com
Sent: Monday, October 02, 2006 9:02 PM
Subject: Re: [IBO] AssignWithSQLSearch


James N Hitz wrote:
> 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.

First, I think you have a typo. AssignSQLWithSearch can be used in
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




[Non-text portions of this message have been removed]