CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    May 1999
    Posts
    20

    How can I use crystal report in visual basic 6.0

    In visual basic 5.0, it can create report using crystal report.But In visual basic 6.0,I can't find the crystal report,I must use data report to create report. Can I use crystal report in visual basic 6.0?


  2. #2
    Guest

    Re: How can I use crystal report in visual basic 6.0

    You can download Crystal Rep't 6 for free from www.seagatesoftware.com/scrvbasic/download


  3. #3
    Join Date
    Apr 1999
    Location
    Brooklyn, NY USA
    Posts
    171

    Re: How can I use crystal report in visual basic 6.0

    I don't know where is Crystal Reports on VB installation disks, because I installed VB from Visual Studio Disks. But with Visual Studio 6 you can find it on second or third CD. It is not installed automatically during VB installation, but I beleive you can install Crystal from VS or VB CDs manually.
    Vlad


  4. #4
    Join Date
    May 1999
    Posts
    1

    Re: How can I use crystal report in visual basic 6.0

    Hey,U can use Crystal Reports in VB6.
    They are not installed with Vb6.But, They are available on the VB6 CD at D:\Common\tools\vb\crysrept
    But No Shortcut is installed inProgram Manager.
    Now even Crystalreport control also gets installed and registers and With that U can normally Use it as in VB 5.



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

Featured