Subject | Re: [firebird-support] Re: How do I use the INSERT INTO TABLE RETURNING COL in DSQL |
---|---|
Author | Ivan Prenosil |
Post date | 2005-08-15T13:04:18Z |
>I forgot to say that I'm using FB2 alpha 3The same way as if you executed stored procedure with output parameters,
> that allows commands like:
> INSERT INTO TABLE1(COL1) VALUES(VAL) RETURNING COL1.
>
> So my question is:
> How can I get the returning parameter value (COL1)? in DSQL?
i.e. using xsqlda structure.
Ivan
http://www.volny.cz/iprenosil/interbase/