Results 1 to 6 of 6

Thread: how to create report at run time?

  1. #1

    Thread Starter
    Member
    Join Date
    May 2008
    Posts
    47

    how to create report at run time?

    hi
    i have project in vb6 and crystal report 10 and i want to create report at run time coz i donot know number of colums.
    can help me plzzz

  2. #2
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: how to create report at run time?

    Google Crystal Reports RCAPI
    You'll need to pay an additional license fee

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

    Re: how to create report at run time?

    Doing any report designing dynamically does require the additional license jggtz mentions. Its not cheap either.

    Why not just use the conditional formatting to hide/show columns depending on the returned results?
    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

  4. #4

    Thread Starter
    Member
    Join Date
    May 2008
    Posts
    47

    Re: how to create report at run time?

    i search on report generator but i donot get any thing.
    but i search on how to hide/show filed i get Suppress proparty if it =true the
    filed hide but i need to make use control on wighd page too portrait or landscape and after he select wighd page fileds divide on page
    with similar space.
    and any way thank for your answer

  5. #5
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: how to create report at run time?

    It's not report generator, it's Crystal Reports Report Creation API

    Also
    You can make 2 reports (1 for portrait & 1 for landscape) and process them according to user selection

  6. #6

    Thread Starter
    Member
    Join Date
    May 2008
    Posts
    47

    Re: how to create report at run time?

    thank you for your answer to help me .
    i will try do what you say it nice think to make 2 reports
    and i will try usa hide/show too

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