Subject | Re: [IBO] Re: Creating a Stored Procedure at runtime |
---|---|
Author | Helen Borrie |
Post date | 2001-12-04T12:29:02Z |
At 09:51 AM 04-12-01 +0000, you wrote:
regards,
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Helen,No, it is right to do it; but not as the poster was doing, assigning ParamNames and trying to apply values to the Params without Preparing....because the component can not know what kinds and types of params they are....
>
>I got error messages "Can't prepare..." from TIB_StoredProc with
>StoredProcForSelect = True, when I haven't assigned ParamNames (if
>any). So I always assign ParamNames for all
>TIB_StoredProc "ForSelect" and it works fine. Am I missing anything?
regards,
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________