Database Mapping-reports using tables from other databases
Hello,
I'm using NexusDB as the backend DB.
The Nexus Database Mapper component allows you to specify other databases to expose to RB reports.
However, when I use this, I can select the secondary datbase, and the tables are shown in the compiled program, but, not
the fields from any tables that belong to the secondary databases.
What am I missing?
TIA,
John
I'm using NexusDB as the backend DB.
The Nexus Database Mapper component allows you to specify other databases to expose to RB reports.
However, when I use this, I can select the secondary datbase, and the tables are shown in the compiled program, but, not
the fields from any tables that belong to the secondary databases.
What am I missing?
TIA,
John
This discussion has been closed.
Comments
The ReportBuilder data workspace (DADE) uses the TdanxDataSet descendent
located in the daNexusDB.pas plugin to retrieve the fields available for
each table. You might try tracing into the GetFieldsForSQL or
GetFieldNamesForSQL routines to see where the problem is occuring.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com