loufeliz
May 1 2004, 09:42 AM
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
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;
loufeliz
May 1 2004, 04:51 PM
| 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.