13.10.2014 19:23, Adriano dos Santos Fernandes wrote:
>
> Please look at test staticMessage2 at
> https://github.com/asfernandes/fbstuff/blob/master/src/test/v3api/StaticMessageTest.cpp
>
> The second openCursor tries to pass NULL to a not-NULL parameter.
>
> With embedded, the test works.
>
> With
Hi!
Please look at test staticMessage2 at
https://github.com/asfernandes/fbstuff/blob/master/src/test/v3api/StaticMessageTest.cpp
The second openCursor tries to pass NULL to a not-NULL parameter.
With embedded, the test works.
With remote, openCursor returns a ResultSet and the exception happen