Subject | Re: [IBO] TIBOQUERY Problem |
---|---|
Author | Marco Lauria |
Post date | 2001-11-28T11:19:15Z |
At 11.15 28/11/2001 +0000, you wrote:
IBO will prepare it for you.
So really the prepare() called after ParamByName calls
should do nothing.
Regards
Marco
>Just a quick look:As Far As I Know if you use ParamByName and the query isn't already prepared
>
>I use to prepare the query first before setting any parameters, you are
>preparing after.
>
>I always think that the query must be prepared before setting any
>parameters. Am I wrong?
IBO will prepare it for you.
So really the prepare() called after ParamByName calls
should do nothing.
Regards
Marco