On 2020-01-17 13:53, Dimitry Sibiryakov wrote:
17.01.2020 11:50, Alex Peshkoff via Firebird-devel wrote:
Manually change ids.h ?

  No. I cannot remember that I changed it after addition of new fields in ODS 12.1 but still Avalerion is working.
  Is ids.h required for something at all?



To reference field by id. Like this:

UserManagement.cpp:473 (master)
    putField(threadDbb, record,
             DumpField(f_sec_plugin, VALUE_STRING, static_cast<USHORT>(plugName.length()), plugName.c_str()));

If you did not do it - that's an explanation.



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

Reply via email to