Data Dictionary questions
Hello.
I'm trying to use the Data Dictionary, and I got some questions:
1) Can I define the language that will be used to define the alias of
the fields and the tables ? (To have the field Qty to be named Quantite
and Quantity in the designer depending of the language of the report) ?
2) Can I define for witch tables that the Data Dictionary apply ? I
really don't want to have all the tables of my database defined in here
(there's alot of table that will never be included in any report).
Thanks.
JFPicard
I'm trying to use the Data Dictionary, and I got some questions:
1) Can I define the language that will be used to define the alias of
the fields and the tables ? (To have the field Qty to be named Quantite
and Quantity in the designer depending of the language of the report) ?
2) Can I define for witch tables that the Data Dictionary apply ? I
really don't want to have all the tables of my database defined in here
(there's alot of table that will never be included in any report).
Thanks.
JFPicard
This discussion has been closed.
Comments
1. The RB DataDictionary does not include built-in support for different
languages. You might consider creating two separate DataDictionaries, one
for each language.
2. Inside the DataDictionary dialog, you can add or remove the tables you
would like visible in ReportBuilder in the Tables tab. Simply right click
over a table and select Delete if you would like to remove it.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Maybe it would be a great addition to include to it support for the same
languages as in the report designer.
JFPicard