On 6/2/21 11:06 PM, Vlad Khorsun wrote:
02.06.2021 20:39, Jiří Činčura wrote:
          IXpbBuilder* pb = utl->getXpbBuilder(&status, IXpbBuilder::BPB,
NULL, 0);

Looks like FB3 does not have BPB (https://github.com/FirebirdSQL/firebird/blob/R3_0_7/src/include/firebird/IdlFbInterfaces.h#L3827).

> > Is it only in FB4?


  Seems yes, IXpbBuilder in FB3 supports not all kinds of parameter blocks. But you still may use traditional way to build BPB, as described in IB6 docs.


If needed support of IXpbBuilder::BPB may be backported to 3.0.8. That's trivial.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to