Results 1 to 11 of 11

Thread: What is the best reporting tool?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2005
    Posts
    570

    What is the best reporting tool?

    What is the best reporting tool to create reports?

  2. #2
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: What is the best reporting tool?

    Quote Originally Posted by seema_s
    What is the best reporting tool to create reports?
    Depends on your requirements.

    Our requirements are huge - so we developed our own report writer engine.

    Crystal is heavy and cumbersome and not feature-rich enough for our needs.

    I've heard people on the forum use RICH-TEXT box filters to do reporting (dglienna I believe)...

    How many reports? What type?

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  3. #3

  4. #4
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What is the best reporting tool?

    Crystal Reports is the best but I would agree that it's "heavy". There is also very nice report writer called "Active Reports". MS Access has decent report writer but you'll need to use automation if you ever want to interface it from outside of its parent application.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2005
    Posts
    570

    Re: What is the best reporting tool?

    Quote Originally Posted by RhinoBull
    Crystal Reports is the best but I would agree that it's "heavy". There is also very nice report writer called "Active Reports". MS Access has decent report writer but you'll need to use automation if you ever want to interface it from outside of its parent application.
    What does it mean "heavy"? is it hard to learn?

    Where can I get the "Active Reports" Tool? Because I need to prepare reports for sales and collections by weekly, monthly, quarterly, hafl yearly & yearly.

  6. #6
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: What is the best reporting tool?

    By "heavy" I meant the requirements to install and distribute and create reports.

    Simple accounting reports can come right from your VB program - using the PRINTER object. If your VB app is already installed on the client machines then the "overhead" associated with this technique is minimal.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: What is the best reporting tool?

    As another options, if MS Office is installed on the client machines then you can use Excel or Word as reporting tools fairly easily.

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: What is the best reporting tool?

    Quote Originally Posted by seema_s
    Where can I get the "Active Reports" Tool?
    Here

  9. #9
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: What is the best reporting tool?

    ComponentOne is nice also...
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  10. #10
    Lively Member neodatatype's Avatar
    Join Date
    Aug 2002
    Location
    Italy
    Posts
    103

    Re: What is the best reporting tool?

    Give a look at my little FREE project: MyNeoReport
    > NeoDataType.net <

    Try my Free .Net Reporting Tool!

  11. #11
    Addicted Member mabbas110's Avatar
    Join Date
    Oct 2005
    Location
    Karachi , Pakistan
    Posts
    172

    Re: What is the best reporting tool?

    Dear All,

    I have used both Crystal Reports and Active Data Reports. And made lot of reports but i prefer Crystal Report as its very easy to learn it and good for RAD. Active Data Reprots are not doubt very ligh but a lot of work , u have to do to make a report and in the same time i can make more than three reports in Crystal Reports.

    As far as which tool should be used , so its own report deisnger should be used.
    For VB 6.0 Cyrstal Report 8/8.5 is best and for .NET 9.0 and above are good enough.
    Thanks and Regards,

    Muhammad Abbas

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