hi there, I have a windows based program in visual studio 2005 using C# and sql server 2005 as backend.
It's the first time I am trying to use Crystal reports, from what I have now is simply a table from the database and the crystal report viewer displays the entire table. I'ved been searching to see where I can enter a select statement that will allow me to decide which data I get on the report. So far I've read about Select Expert that's found in design view of the crystal reports in reports but I don't find anything like it. I'm also thinking maybe when creating the report there's somewhere where I can select or query specific data. If anyone would like to shed some light on this matter I'll appreciate it a lot.
--GM
It's the first time I am trying to use Crystal reports, from what I have now is simply a table from the database and the crystal report viewer displays the entire table. I'ved been searching to see where I can enter a select statement that will allow me to decide which data I get on the report. So far I've read about Select Expert that's found in design view of the crystal reports in reports but I don't find anything like it. I'm also thinking maybe when creating the report there's somewhere where I can select or query specific data. If anyone would like to shed some light on this matter I'll appreciate it a lot.
--GM
Comment