Problems with Data Dictionary
I'm trying to use the data dictionary component, but when I do I can't
select multiple tabes in the Query Wizard... after double clicking on
one, this gets copied from the list of Available tables to the list of
Selected tables, but then all the Available tables become greyed out.
If I remove the table that I selected, then all the tables become
available again.
Best Regards,
James Crosswell
Software Engineer
Microforge.net Limited
http://www.microforge.net
select multiple tabes in the Query Wizard... after double clicking on
one, this gets copied from the list of Available tables to the list of
Selected tables, but then all the Available tables become greyed out.
If I remove the table that I selected, then all the tables become
available again.
Best Regards,
James Crosswell
Software Engineer
Microforge.net Limited
http://www.microforge.net
This discussion has been closed.
Comments
creating them first.
So there are 2 ways. You would either need to create those joins in the
dictionary or you can just empty TppDataDictionary.JoinPipeline property so
that it would not use joins at all. This way all tables and joins are up to
the end-user.
Gambatte.
makes it a bit more flexible.
Cheers.
James Crosswell
Software Engineer
Microforge.net Limited
http://www.microforge.net