CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2001
    Posts
    2,455

    Windows Report or Crystal?

    I am using Visual Studio 2008 for development. I am trying to decide what reporting tool to use. Do you use Windows Report or Crystal or some other reporting tool.

    I am well versed with Crystal, but in VS 2008, only the basic version is included. I do not want to upgrade (but will if I have to).

    So, question is, should I use crystal or Windows Report?

    Mike B

  2. #2
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    Re: Windows Report or Crystal?

    it really depends on what you need the report to do. Basic reporting that's just displaying data, then I would use the Windows Report just because you don't have to worry about having the Crystal runtime installed.

  3. #3
    Join Date
    May 2010
    Posts
    3

    Re: Windows Report or Crystal?

    Quote Originally Posted by MikeB View Post
    I am using Visual Studio 2008 for development. I am trying to decide what reporting tool to use. Do you use Windows Report or Crystal or some other reporting tool.
    Hello,
    I use FastReport .NET. It is very convenient and powerful reporting tool. http://ns.fast-report.com/en/product...eport.Net.html

  4. #4
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: Windows Report or Crystal?

    I use active reports,

    http://www.datadynamics.com/
    Always use [code][/code] tags when posting code.

  5. #5
    Join Date
    Jan 2010
    Posts
    2

    Re: Windows Report or Crystal?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured