Home DADE

DADE with Nexus Database

edited November 2003 in DADE
I can get end user reports to work very well using the DADE plugin provided
by the Nexus guys however, I don't seem to be able to get it to work from
within the normal RB designer in Delphi. Any hints on how to get this
working would be appreciated.

Ken

Comments

  • edited November 2003

    You need to compile the plug-in into a package that is designated as runtime
    and designtime. Copy the .bpl to Windows\System (or System32 if applicable).
    Install the package into the Delphi IDE. This will register a session type
    with DADE that will appear in the DataSettings drop down list for
    SessionTypes. (ADOSession, BDESession).

    For an example, see RBuilder\Demos\EndUser Databases\Flash
    Filer\Native\ReadMe.doc.




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

    Best regards,

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