report construction

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • news.microsoft.com

    #1

    report construction

    which tool this being used for report construction in windows forms?
    crystal?

    tks


  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: report construction

    Well, Crystal Reports is distributed with VS.NET, I believe (at least it
    used to be). However, it really does suck, IMO. I've had countless
    problems with Crystal, and if given the chance, will move to another
    reporting project in the next green-field app that I do.

    There are other reporting packages out there. I believe Active Reports,
    as well as Component One offer reporting packages.

    Hope this helps.


    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "news.microsoft .com" <alexandre@dumo nt.com.br> wrote in message
    news:OLnLJE9CGH A.2704@TK2MSFTN GP11.phx.gbl...[color=blue]
    > which tool this being used for report construction in windows forms?
    > crystal?
    >
    > tks
    >
    >[/color]


    Comment

    • Michael Bray

      #3
      Re: report construction

      "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard .caspershouse.c om> wrote
      in news:OPwUKh$CGH A.140@TK2MSFTNG P12.phx.gbl:
      [color=blue]
      > There are other reporting packages out there. I believe Active
      > Reports,
      > as well as Component One offer reporting packages.
      >[/color]

      Microsoft SQL Reporting Services also includes a component you can use on a
      WinForm, although I haven't actually used it myself.

      -mdb

      Comment

      Working...