On 04/07/13 15:32, Mark Rotteveel wrote:
> I am rewriting the wire protocol implementation in Jaybird and I noticed
> that the database handle (objecthandle) returned in the response to
> op_attach is always 0. Is that correct?
Yes. Port can't have more than 1 related database object, therefore
t
I am rewriting the wire protocol implementation in Jaybird and I noticed
that the database handle (objecthandle) returned in the response to
op_attach is always 0. Is that correct?
I am asking, because I noticed that the wire protocol implementation in
the .NET provider makes certain assumption