On 02/03/12 23:07, Adriano dos Santos Fernandes wrote: > Hi! > > I fixed the code where this operation was crashing the server, but the > remote (client) code has problems too, and I don't know how to fix it. > > This assert in interface.cpp fails, so as subsequent operations if it's > removed: > > fb_assert(statement->rsr_msgs_waiting || (statement->rsr_rows_pending > > 0) || > statement->haveException() || > statement->rsr_flags.test(Rsr::EOF_SET)); > > Can anyone take a look? > > Test case in > https://github.com/asfernandes/fbstuff/blob/master/src/test/v3api/CursorTest.cpp > (ddlFetch). It works correctly with fb-embedded. >
Adriano, please add it to the tracker and assign to me. I will look at it after finishing with crypt plugins. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
