Subject Re: [IBO] Statement parameters in the ExecuteDML
Author Filipe Belchior
.

Just want to know, how i writes in statement string, the parameters...

":parN" or "?"

thanks

.
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...> wrote:
> You have to know how to setup these internal structures to use the
params.
> I recommend you just convert values to plain text in the SQL of the
> statement and pass nil into the params.
>
> Jason
>
> > -----Original Message-----
> > From: Filipe Belchior [mailto:filipe_belch@y...]
> > Sent: Wednesday, November 17, 2004 8:58 AM
> > To: IBObjects@yahoogroups.com
> > Subject: [IBO] Statement parameters in the ExecuteDML
> >
> > Hi "folks"(?)...Sorry my english
> >
> > How i write the parameters in the statement string,
> > in the ExecuteDML(Statement, Params)?
> >
> > maybe ":par1",":par2"?
> >
> > I questioning it, because is "occourring"(?) an error in then
> > ExecuteDML...
> > the "params" i am seting: a statement string and a PXSQLDA
> > from another query...
> >
> > ...Thanks
> >
> > Filipe Belchior
> > ICQ 283735340
> > MSNM filipebfs@h...
> > Rio de Janeiro / Brazil
> >