Help - Search - Members - Calendar
Full Version: FIB Support
Fast Reports forum > Fast Reports Products > Open Query Builder
loufeliz
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
AlexTZ
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;
loufeliz
QUOTE (AlexTZ @ May 1 2004, 10:01 AM)
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
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.