HOWTO: Make Reports that can pass parameters at Run-time? :: ASP.NET + CR.NET

  • Thread starter Thread starter Don Wash
  • Start date Start date
D

Don Wash

Hi There!

I'm using built-in CrystalReport that comes with VS.NET 2003 to create
reports for use it ASP.NET.

How do I configure a graph in the Report (*.rpt file) so that I can pass the
SQL Query as an argument from ASP.NET Application?

Please advice!

Many Thanks,
Don
 
Don,

You can't. You can alter the where clause of the sql but can't change the
columns or tables.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top