reporting in vb.net

  • Thread starter Thread starter kc
  • Start date Start date
K

kc

Hi All

Just wondering what other people have been using as a report engine in
vb.net for a form based program , ie crysyal, word etc.
Any thoughts on what is considered best.

Thanks in advance
 
I hate Crystal since v8 so I'm a bit biased..Microsoft's Reporting Services
is what I use mostly and love it - ActiveReports is a nice tool too.
 
Thanks Guys


Andy O'Neill said:
I've used mostly crystal myself.
Works fine for me, extremely powerful reporting tool withe even more
available if you upgrade to later versions of crystal.
I find it best to do as much of the work gathering data and manipulating it
within stored procedures which you then base the report on.

I have heard mixed things about reporting services.
Most people I've talked to talk about it like it's a beta product.
There is, however, a new version on the way with 2005 is supposed to be a
lot better.

It's a pity access.net never materialised. I've always liked access for
reporting.
 

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