Subject | Re: [IBO] TIBOQuery Params defined from SQL? |
---|---|
Author | Daniel Rail |
Post date | 2003-06-04T20:07:19Z |
Hi,
At June 4, 2003, 15:03, rob wrote:
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At June 4, 2003, 15:03, rob wrote:
> greetings,Simply call TIBOQuery.Prepare. Then your TParams will be populated.
> Is it possible for a TIBOQuery to create its TParam objects correctly from
> the SQL? I have created a component with an embedded TIBOQuery. The
> component has an sql property that the developer sets. I'd like to not
> force the developer to create any params if possible.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)