30.07.2016 14:46, Treeve Jelbert wrote: > An ordinary select works fine, but there is no cursor returned in this > case.
"insert returning" statement must be executed with IStatement::execute(), not openCursor(). -- WBR, SD. ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
