The type 'Reports.MyReport' already contains a definition for 'tabl1Datasource'
Posted: Mon Mar 07, 2011 10:43 pm
I am adding 2 different databases with StiSqlDatabase to a report (in C#). When I run it I get the message
"The type 'Reports.MyReport' already contains a definition for 'tabl1Datasource'" if the 2 completely different databases contain tables that use the same name (that were added with StiSqlSource).
Is it possible for 2 different data sources to different connections to use the same name / alias?
"The type 'Reports.MyReport' already contains a definition for 'tabl1Datasource'" if the 2 completely different databases contain tables that use the same name (that were added with StiSqlSource).
Is it possible for 2 different data sources to different connections to use the same name / alias?