Results 1 to 21 of 21

Thread: Reporting solutions?

  1. #1

    Thread Starter
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843

    Reporting solutions?

    Looking for a decent reporting solutions for use with VB.NET and Access and SQL server. Should be able to generate documents for both stand-alone and Web use. PDF generation is a plus.

    Crystal reports is not an option due to manager personal bias.
    (good or bad, that's how it is.)

    What are any of you guys using?
    Merry Christmas

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    lol if he doesn't want to use crystal (especially in .net since its built in) tell him to set a reference to the report designer for VB6... that should have him begging for crystal soon enough

  3. #3
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    If you can't use Crystal (I think your manager went to the same school as mine) check out IntelliView http://www.intelliview.com/ It's quite nice and they have an ActiveX component. Tell your manager to pull out the checkbook.

    Actually it's more than quite nice, it's really slick - you can download a free demo.

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    We aren't currently using it but try Active Reports: http://www.datadynamics.com/Products...px?Product=AR2

  5. #5
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Active Reports .Net is actually a very good reporting tool...

    Its more intuitive if your a programmer and their base reports handle subclassing well.

    Here's the link to the .Net version of Active Reports:

    http://www.datadynamics.com/Products...?Product=ARNET

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    SQL Server Reporting Services from Microsoft. It's free. Takes a little learning and you have to deal with the fact that the datasets there are not the same as in your VB.NET. Other than that, it's fine.

  7. #7
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    mendhak, I'm looking to use MSSQL Reporting Services. Was just looking at Microsoft's site, but could not determine if I could write my app using Reporting Services, and deploy with MSDE. You wouldn't happen to know if this works ok, would you?

  8. #8
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    If your not using Reporting Services for an internal project in your organization, forget about em.

    They are not easily deployable. There would be many security considerations that make reporting services a hassle for deployment as part of a package application.

    Now, maybe your just deploying to a company server, so you can control those issues. But we worked with reporting services for 2 months before we decided to drop them because of deployment issues. That was in April this year, perhaps MS has made significant changes to this...?

  9. #9
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by Mike Hildner
    mendhak, I'm looking to use MSSQL Reporting Services. Was just looking at Microsoft's site, but could not determine if I could write my app using Reporting Services, and deploy with MSDE. You wouldn't happen to know if this works ok, would you?
    Not really. We had a few minor issues with SQL Server itself, but that was in implementing the security measures. I doubt if it'd work with MSDE though, never used it.

  10. #10
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by nemaroller
    That was in April this year, perhaps MS has made significant changes to this...?
    None whatsoever.

  11. #11
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    Thanks for the info. We need to deploy to various sites, so I guess I'll stick with Crystal.

  12. #12
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by Mike Hildner
    Thanks for the info. We need to deploy to various sites, so I guess I'll stick with Crystal.
    You've made an excellent choice, sir.

  13. #13
    Addicted Member
    Join Date
    Nov 2006
    Posts
    131

    Re: Reporting solutions?

    The problem that I have with Crystal is, it is NOT Easy! I can not get any data to display on my report. I don't understand why it can not be a simple drag and drop.

    Any one know how to use a filter in Microsoft Reporting?

  14. #14
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Reporting solutions?

    Quote Originally Posted by Edneeis
    We aren't currently using it but try Active Reports: http://www.datadynamics.com/Products...px?Product=AR2
    $499.00

    Just use Access to create Reports
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  15. #15
    Addicted Member
    Join Date
    Nov 2006
    Posts
    131

    Re: Reporting solutions?

    $499?? I saw $899

  16. #16
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Reporting solutions?

    499 is for the Standard version and 899 is for the Pro
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  17. #17
    Addicted Member
    Join Date
    Nov 2006
    Posts
    131

    Re: Reporting solutions?

    OH, I'm sorry, I did not see the basic! It's still to high! WE WANT FREE!!

  18. #18
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Reporting solutions?

    Good luck then. There aren't too many free reporting options out there.

    But just to add more fuel to the fire, DevExpress also makes a pretty decent reporting tool. We came [] this close to choosing it as our reporting tool before we realized what that would mean (converting 100's of existing reports form Crystal)... and the fact that we had clients that had already built a number of custom reports in Crystal... so rather than support two reporting platforms.... we tucked tail and went with Crystal XI. It still keeps me up at night.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  19. #19
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Reporting solutions?

    But why not use Access? Its more then likely already on most systems that have office and if not its less then $99 for just Access.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  20. #20
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: Reporting solutions?

    Didn't I suggest ActiveReports? I could have swore 3 years ago when this thread was made I suggest ActiveReports .NET.

    Silly me... is this thread resolved by the way?

  21. #21
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Reporting solutions?

    Well DL1600 bumped it so it got started again.

    I suppose if anyone want to discuss it more then a new thread is needed.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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