Subject Re: [ib-support] firebird insertion error
Author Helen Borrie
At 09:16 AM 9/04/2003 -0300, you wrote:
>hi,
>
>I need to perform insertion of 10000 rows into 5 different tables in an
>opened transaction (auto commit = false). But while it runs firebird generate
>
>GDS Exception, invalid request handle
>
>before reach commit command line.

It seems as if you have an unprepared statement somewhere there.

heLen