Home DADE

DADE for IBO 4.2

edited January 2003 in DADE
I am using RB5.56Ent, Delhpi5 and IBObject4.2
The example IBO DADE that came with RB was for an earlier version of IBO.
I altered the uses clause to link to new versions of units, and renamed
components to new names e.g. TIBQuery to TIBOQuery etc.
I then installed as a component.
Changed my ReportDesigner Session Type to TIB_Session and database name to
correct path.
This all compiles fine...
However, in my app on File | Data Settings gives me an Abstract Error.
Although I can create new pipelines fine.
Also, saved *.rtm files created with an earlier version, give a similar
error on opening.

Any ideas?

Thanks.

Adam

Comments

  • edited January 2003
    Hi Adam,

    Do you know which abstract method was called?
    Avoid calling abstract methods.
    If your code doesn't call a abstract method try to override the abstract method.

    sorry for abstract help only,
    Chris Ueebrall;
  • edited January 2003
    Thanks, that helped. I've figured it out now.
    I wasn't overriding all the abstract methods I needed to in my DADE unit.

    BTW: If any one needs an IBO 4.2 DADE just drop me an email. No guarantees
    it works though.

    Adam

  • edited July 2003
    Hi Adam.

    Can you send to me?



    Thanks.

    Fabiano.


This discussion has been closed.