hi all,
i'm using the crystal report that came with visual studio 2005 to make crystal report documents.
what i want to do is to make the reports external from my application. my application just calls and loads the reports.
my question is, is there a way to create a query within a crystal report document itself? i noticed that on the .rpt file i created that it connects to the dataset i created in my application... if possible, i want to create the report its own query and not based it from the dataset.
is this possible?
thanks.




Reply With Quote