ASP.net Report Writer

  • Thread starter Thread starter Gerald S
  • Start date Start date
G

Gerald S

Hello,

I have an ASP.net/sqlserver application that replaced a desktop
client/server application. The only thing missing is the end-user report
writer that the users were used to (Crystal, R&R, etc).

Does anyone know of any type of report writer that allows end users to
create their own reports and run them...all within a browser? I don't
expect it to find anything as comprehensive as Crystal, which is likely a
good thing for the end-users.

Thanks for any help,
Gerald
 
If you're using SQL Server, look at the beta of MS SQL Reporting Services.
It's due out in 5 or 6 days, and I think it's going to be free.
 
Back
Top