Home General

Problem with InterbaseExpress

edited September 2001 in General
I'm curently using Delphi 5 with Service Pack 1 and have updated
Interbase Express components to version 4.52 (see Interbase website).
After installing Report Builder Pro evaluation for Delphi 5 on
subsequent Delphi startup I obtain the following error messages:
1.
Database Engine Error: delphi32.exe - Entry point not found

the procedure entry point
@Ibcustomdataset@TIBCustomDataSet@GetFieldData$qqripv
could'n be located in the dynamic link library VCLIB50.bpl

2.
Can't load package C:\WINNT\System32\rbIBE55.bpl.
The specified procedure could not be found.

Any suggestions or ideas about this problem?

Comments

  • edited September 2001
    Hello,

    open 'rbIBE55.dpk' in the source directory of RBuilder,
    compile it, and move 'rbIBE55.bpl' from your output directory
    to 'C:\Winnt\System32'.

    Klaus
  • edited September 2001
    Thanks a lot!


This discussion has been closed.