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

fibplus

edited August 2004 in DADE
I am going to try to create a dade to fibplus.

How do I start?

May you help me, please?
--
Composed with Newz Crawler 1.7 http://www.newzcrawler.com/

Comments

  • edited August 2004

    You can download a DADE plug-in for FIBPlus from the following page of our
    web site. :)

    http://www.digital-metaphors.com/Subpages/Downloads/CompanionDade.html



    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited August 2004
    22/08/2004 08:57:23 p.m.

  • edited August 2004
    23/08/2004 09:50:29 p.m.

  • edited August 2004
    I can not install this. I am working with Delphi 6 and RB 7.04.

    May you help me, please.

    page of our



    html









    message








    --
    Composed with Newz Crawler 1.7 http://www.newzcrawler.com/
  • edited August 2004

    We do not have FIBPlus installed.

    Best way to create a plug-in is to start with an existing one. They are all
    similar. Best to start with one that is most like the FIBPlust components. I
    would start with daIBExpress.pas, the DADE plug-in for the Delphi InterBase
    Express components.




    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited August 2004
    Please let us know what error you are receiving and we can try to help.
    Compile error or runtime error etc.?

    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited August 2004
    Compiling errors. It can not find the units. I saw for example that
    your package is looking for files finishing with 7. I changed to 6
    and it worked.

    [Warning] rbFIBPlus77.dpk(3): File not found: 'rbIBE77.res'

    [Error] File not found: 'rbIBE77.res'

    25/08/2004 10:17:42 p.m.

  • edited August 2004
    And then?

    25/08/2004 10:16:56 p.m.

  • edited August 2004

    Correct. The package suffix for RB 7 is 7x where the x is the Delphi
    version. Therefore, RB 7 for D7 is 77 and RB 7 for D6 is 76, etc.



    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited August 2004

    And then modify the class names to FIBPlus and use modify the code to use
    FIBPlus components rather than IBExpress components. Compare the existing
    daIBExpress.pas to daFIBPlus components and you will see that this has been
    done.



    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.