Subject RE: [IBO] Statement parameters in the ExecuteDML
Author Jason Wharton
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@...]
> 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@...
> Rio de Janeiro / Brazil
>