FIB Support

Hello,

As part of FR 2.52 install, I am enabling OQB and I would like to use it with latest release of FIB. Package does not want to compile, anyone succesful at getting package loaded. The BDE one works fine as is expected.

- Lou

Comments

  • edited 10:27PM
    We don't know exact FIB package names. Correct the oqb*0.dpk file:

    requires
    VCL,
    VCLDB,
    OQB70,

    // replace these two lines with actual package names
    ascstd,
    FIBComponents;
  • edited 10:27PM
    AlexTZ wrote:
    We don't know exact FIB package names. Correct the oqb*0.dpk file:

    requires
    VCL,
    VCLDB,
    OQB70,

    // replace these two lines with actual package names
    ascstd,
    FIBComponents;
    Yes,

    I did remove the two packages and added FIBPLUS7.dcp and I now get compile errors below:

    [Error] QBEFIB.pas(182): Undeclared identifier: 'AddTransaction'
    [Error] QBEFIB.pas(207): Undeclared identifier: 'RemoveTransaction'
    [Fatal Error] OQBFIB70.dpk(35): Could not compile used unit 'QBEFIB.pas'


    Not sue where to go next, so I will fiure out how to get OQB integrated with FR using BDE for now.

    - Lou

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.