How to create crystal report in vb6.0?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dnb
    New Member
    • Jan 2008
    • 34

    How to create crystal report in vb6.0?

    Hi....
    How to create crystal report in vb6.0? What is the first step of creating a crystal report? How to add crystal report in vb6.0?
    Please tell from which step to start creating crystal report?...
    Thanx In Adance....
  • CyberSoftHari
    Recognized Expert Contributor
    • Sep 2007
    • 488

    #2
    Add components> Designers (Tab)-> check the box to access CR in your project.
    In reference add Crystal report (version) dlls to create object to pass parameter.
    Note: do not post all your query with bold letters (read posting guidelines).

    Comment

    • dnb
      New Member
      • Jan 2008
      • 34

      #3
      Originally posted by CyberSoftHari
      Add components> Designers (Tab)-> check the box to access CR in your project.
      In reference add Crystal report (version) dlls to create object to pass parameter.
      Note: do not post all your query with bold letters (read posting guidelines).

      There is no CR in my components> Designers (Tab). So how can i add this component....pl ease help me...& Thax For Reply......

      Comment

      • creative1
        Contributor
        • Sep 2007
        • 274

        #4
        You need to install CR.

        Comment

        • dnb
          New Member
          • Jan 2008
          • 34

          #5
          Originally posted by creative1
          You need to install CR.
          From where i can install Crystal Report? Is there any setup file in vb? Or we have to download this file?

          Comment

          • CyberSoftHari
            Recognized Expert Contributor
            • Sep 2007
            • 488

            #6
            CR is a different package which is not in VB. Without knowing about Crystal report, it’s too hard to develop reports.
            Better you can use Data report in vb.

            Comment

            • Ali Rizwan
              Banned
              Contributor
              • Aug 2007
              • 931

              #7
              Originally posted by dnb
              Hi....
              How to create crystal report in vb6.0? What is the first step of creating a crystal report? How to add crystal report in vb6.0?
              Please tell from which step to start creating crystal report?...
              Thanx In Adance....
              Just install crystal report and add it in your project by clicking right on project explorer and click on crystal report.

              Make report

              REGARDS
              >> ALI <<

              Comment

              • dnb
                New Member
                • Jan 2008
                • 34

                #8
                Originally posted by Ali Rizwan
                Just install crystal report and add it in your project by clicking right on project explorer and click on crystal report.

                Make report

                REGARDS
                >> ALI <<

                From where i can get crystal report setup file.....
                thanx for help me.........

                Comment

                • CyberSoftHari
                  Recognized Expert Contributor
                  • Sep 2007
                  • 488

                  #9
                  Crystal report is not a freeware and you have to pay for that package.
                  Note: read my post #4.

                  Comment

                  Working...