Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

IBO and Data dictionary

edited April 2004 in End User
My end user app has been working for quite some time. But today I go in to
do more with the data dictionary and get :

"Session class could not be found for SessionType: IBOSession.

I've got the latest daIBO.pas that I can find (dated 7/22/2001 @9:06 AM).

Yet the project compiles with no errors.

Any ideas what is wrong?

Delphi 6 pro. RB 7.03, IBO 4.3.Aa.

--

_________________________________________
Don Gollahon
dlgllhn@InHisStepsSoftware.com
ICQ#: 115831669
"What in Eternity does it matter?"
_________________________________________

Comments

  • edited April 2004
    Hi Don,

    You need to be sure you have the ReportBuilder IBO package installed into
    the IDE for the Database Dictionary to recognize the IBOSession. Select the
    Component | Install Packages |... option from the Delphi IDE and be sure the
    "ReportBuilder Data Access for IB Objects" entery is present and checked.
    If not, you can add the rbIBO76.bpl package manually. It will be in your
    Windows\System32 directory. You can also recompile the package by going to
    the \RBuilder\Demos\4. EndUser Databases\InterBase\4. IB Objects\...
    directory.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited April 2004
    That did it! It was there, just not checkmarked. Don't know how it got
    disabled.

    Thanks.

    --

    _________________________________________
    Don Gollahon
    dlgllhn@InHisStepsSoftware.com
    ICQ#: 115831669
    "What in Eternity does it matter?"
    _________________________________________


This discussion has been closed.