Hi,
I am kind of new to crystal report so i would really appreciate if someone can give a solution to the following problem:
1. I have created a report named "crew" and gave the "use dsn default properties" : true since otherwise i have rowset error while running it from the software which displays the report.
2. However, i created a subreport using the command table [since i did a union] but now i can not make the "use dsn default properties" : true for the command table. It asks me for an "Overridden Qualified Table Name:" but i can not put any other table for the unique command table.
3. When i run the report, it gives me rowset error and the report crashes. Can some please inform me how i can run my subreport with the same connection my report is running or how can i set the dsn default to true?
Thanks for you help in advance!
-Asif