Results 1 to 2 of 2

Thread: Show Crystal Report?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Pilipinas
    Posts
    441

    Show Crystal Report?

    I have already add a Crystal Report (CrystalReport1.rpt) to my project and I also connect it to the Database.
    My problem is, I don't know how to show the Crystal Report.
    I have tried:

    Dim aCrystal as New CrystalReport1()
    aCrystal.Show(0

    But it doesn't work. Kindly help me?

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Add a crystal report viewer to your form from the tool box and set its report sourse to your rpt file.

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