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.
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.
Comments
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