Check whether you are using the DataDictionary. It has an optional AutoJoin feature. When DataDictionary AutoJoin is True, you need to pre-define the join relationships and you can optionally set DataDictionary.AllowManualJoins to true - so that you can still define joins manunally.
For an example of the AutoJoins feature see RBuilder\Demos\EndUser\AutoJoins
-- Nard Moseley Digital Metaphors www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
now..why when i add a table in QueryWizard or QueryDesigner,
all the other table names become disabled and i cant add any more tables
to the query?
Check whether you are using the DataDictionary. It has an optional AutoJoin
feature. When DataDictionary AutoJoin is True, you need to pre-define the
join relationships and you can optionally set
DataDictionary.AllowManualJoins to true - so that you can still define joins
manunally.
For an example of the AutoJoins feature see RBuilder\Demos\EndUser\AutoJoins
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com