How can i use typed dataset with Join Sql query?
Hi,
I have created on typed dataset with 4 tables (dataset1.xsd). Using this dataset1 i have designed the report.
Later i have written a property,by using join sql query this will return dataset. I have assigned this dataset to report's setDatasource method.
EX: rep.setdatasource(ds)
It is throwing me error like
"Query Engine Error: 'C:\....\temp12121.rpt'"
Can any one please help me how to work with join query.
__________________
Thanks,
Vijay Kumar Taduri
|