Seeking report component....

  • Thread starter Thread starter ljh
  • Start date Start date
L

ljh

Wasn't there a report component that you could use in a VB/VB.Net app that
would allow end users to create thier own reports to save and run?

I swear I remember seeing such a thing....but I can't remember the name.....
 
These have an interface you can expose to users of your app so that they can
create thier own reports?
 
Yes. But I believe that is a paid bit.

Sql Reporting Services is another option, I am not sure about sql reporting
services ad hoc reporting tools soemone else may know more about them in
particular.

Cheers,

Greg Young
MVP - C#
http://geekswithblogs.net/gyoung
 
You might be thinking about SQL Server 2005 reporting services. You can
create 'models' that define tables and relationships - users then can create
reports and save them in the reporting database.
 

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