Subject Re: [IBO] Re: Creating a Stored Procedure at runtime
Author Helen Borrie
At 09:51 AM 04-12-01 +0000, you wrote:
>Helen,
>
>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?

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....

regards,
Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________