Results 1 to 3 of 3

Thread: I need help creating reports

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2008
    Posts
    104

    I need help creating reports

    Hello everyone:


    I have created a program where new records get added and save into a database SQL2005, I am using vb2005.
    I am trying to add a reporting feature to be able to report data. I see that VB comes with Crystal reports, but I found that it can be a problem if you try installing the application on a users computer, it asked to installed Crystal report version 10.0 before continuing with the installation. I am trying to make it simple

    does any one guide me to the right path for me to be able to run reports?

    Thanks for your help
    BK

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

    Re: I need help creating reports

    No, you should not install CR 10 on a deployment system as that would violate your license. You need to create an installation package with either ClickOnce or a Setup project. Then add the CR Merge Modules and deploy.
    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

  3. #3
    Addicted Member sauronsmatrix's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    133

    Re: I need help creating reports

    Right click on the project's name, choose "Properties."

    Go to the "Publish" tab.
    Click the "Prerequisites" button.
    Choose to satisfy your needs.

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