Custom DataViews - Alias Name becomes Field Name
What could I not be doing incorrectly?
When the template name is chosen, the data pipeline shows the Field Alias
name which is correct.
But when I go to a data preview or the report design, the field alias
descriptions are replaced by the field names in the pipeline.
What may need to be corrected? Data shows in the preview, so the correct
table
Used the daBDE as my example rather than daADO to create my
daADSTemplateDataView and daADSQueryTemplateDataView.
Thanks ahead of time.
Bill Brittain
When the template name is chosen, the data pipeline shows the Field Alias
name which is correct.
But when I go to a data preview or the report design, the field alias
descriptions are replaced by the field names in the pipeline.
What may need to be corrected? Data shows in the preview, so the correct
table
Used the daBDE as my example rather than daADO to create my
daADSTemplateDataView and daADSQueryTemplateDataView.
Thanks ahead of time.
Bill Brittain
This discussion has been closed.
Comments
Sorry for the delay in this response.
Be sure you are setting the DataPipeline.AutoCreateFields property to False.
You will see that this is done in the Init routine of the
TdaBDEQueryDataView class.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com