I am using Visual Studio .net 2008, which has a Crystal Reports builder. I have gotten to the point of building the report from a view I have setup on my SQL server.
Instead of using a table on the server, can I use a table from my DataSet? I want to be able to select specific records, and report only results of that select statement.
I'm sorry, I'm very new to Crystal Reports. This may be a very simple problem, but I just don't know.
Any and all help is MUCH appreciated!