On 13-4-2015 20:02, Mark Rotteveel wrote: > This unfortunately gives the same error. I tried something similar > yesterday (I assigned the handle to a temp variable before > callback->setEvents(events) and assigned it to id at the end), but that > lead to a different error (an invalid memory access), probably because I > used a wrong type or something. > > For the time being I will assume that it is my code that is doing > something wrong, I just have to find out what exactly that is.
I just realised that I hadn't tested with the old event implementation in Jaybird 2.2. This implementation also fails with the Firebird 3 fbclient.dll and works ok with Firebird 2.5. This seems to indicate the problem is within fbclient.dll (as the wire protocol implementation in Jaybird works). Mark -- Mark Rotteveel ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
