VB question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Eric Clapton

    VB question

    I am using MS VB .NET 2002 and am very new. When I start the vb. net, it
    goes to module 1? How can I go to form design? Then I would
    like to put the crystal report control over the form. Thanks.


  • Klaus H. Probst

    #2
    Re: VB question

    Create a Windows Forms project.

    --
    Klaus H. Probst, MVP
    Great prices on a large selection of domains. Find the pefect domain for your new startup.



    "Eric Clapton" <no_spam@bk.com > wrote in message
    news:%231%23NhU NMEHA.3668@TK2M SFTNGP11.phx.gb l...[color=blue]
    > I am using MS VB .NET 2002 and am very new. When I start the vb. net, it
    > goes to module 1? How can I go to form design? Then I would
    > like to put the crystal report control over the form. Thanks.
    >
    >[/color]


    Comment

    • Klaus H. Probst

      #3
      Re: VB question

      Create a Windows Forms project.

      --
      Klaus H. Probst, MVP
      Great prices on a large selection of domains. Find the pefect domain for your new startup.



      "Eric Clapton" <no_spam@bk.com > wrote in message
      news:%231%23NhU NMEHA.3668@TK2M SFTNGP11.phx.gb l...[color=blue]
      > I am using MS VB .NET 2002 and am very new. When I start the vb. net, it
      > goes to module 1? How can I go to form design? Then I would
      > like to put the crystal report control over the form. Thanks.
      >
      >[/color]


      Comment

      • Cor Ligthert

        #4
        Re: VB question

        Hi Eric,

        I asume you opened a Window forms projects.

        Then you can do View-> project explorer -> click on the form you want to
        use.

        I hope you find it?

        Cor


        Comment

        • Cor Ligthert

          #5
          Re: VB question

          Hi Eric,

          I asume you opened a Window forms projects.

          Then you can do View-> project explorer -> click on the form you want to
          use.

          I hope you find it?

          Cor


          Comment

          • Eric Clapton

            #6
            Re: VB question

            Thanks, Cor and Klaus. I got it.

            I tried to an existing Crystal Report 9.0 on a form by adding a control
            crystalreportvi ewer, not sure if I am right. But how do I assign the data
            source to that particular report? Do you have any idea?


            "Cor Ligthert" <notfirstname@p lanet.nl> wrote in message
            news:OSmPzdNMEH A.3664@TK2MSFTN GP10.phx.gbl...[color=blue]
            > Hi Eric,
            >
            > I asume you opened a Window forms projects.
            >
            > Then you can do View-> project explorer -> click on the form you want to
            > use.
            >
            > I hope you find it?
            >
            > Cor
            >
            >[/color]


            Comment

            • Eric Clapton

              #7
              Re: VB question

              Thanks, Cor and Klaus. I got it.

              I tried to an existing Crystal Report 9.0 on a form by adding a control
              crystalreportvi ewer, not sure if I am right. But how do I assign the data
              source to that particular report? Do you have any idea?


              "Cor Ligthert" <notfirstname@p lanet.nl> wrote in message
              news:OSmPzdNMEH A.3664@TK2MSFTN GP10.phx.gbl...[color=blue]
              > Hi Eric,
              >
              > I asume you opened a Window forms projects.
              >
              > Then you can do View-> project explorer -> click on the form you want to
              > use.
              >
              > I hope you find it?
              >
              > Cor
              >
              >[/color]


              Comment

              • Armin Zingler

                #8
                Re: VB question

                "Eric Clapton" <no_spam@bk.com > schrieb[color=blue]
                > Thanks, Cor and Klaus. I got it.
                >
                > I tried to an existing Crystal Report 9.0 on a form by adding a
                > control crystalreportvi ewer, not sure if I am right. But how do I
                > assign the data source to that particular report? Do you have any
                > idea?[/color]

                Have you already started to read the Crystal documentation?


                --
                Armin

                How to quote and why:



                Comment

                • Armin Zingler

                  #9
                  Re: VB question

                  "Eric Clapton" <no_spam@bk.com > schrieb[color=blue]
                  > Thanks, Cor and Klaus. I got it.
                  >
                  > I tried to an existing Crystal Report 9.0 on a form by adding a
                  > control crystalreportvi ewer, not sure if I am right. But how do I
                  > assign the data source to that particular report? Do you have any
                  > idea?[/color]

                  Have you already started to read the Crystal documentation?


                  --
                  Armin

                  How to quote and why:



                  Comment

                  • Peter van der Goes

                    #10
                    Re: VB question


                    "Eric Clapton" <no_spam@bk.com > wrote in message
                    news:ugJwoxNMEH A.2556@TK2MSFTN GP10.phx.gbl...[color=blue]
                    > Thanks, Cor and Klaus. I got it.
                    >
                    > I tried to an existing Crystal Report 9.0 on a form by adding a control
                    > crystalreportvi ewer, not sure if I am right. But how do I assign the data
                    > source to that particular report? Do you have any idea?
                    >
                    >[/color]
                    OK, with your report in the designer, right-click the Database Fields node
                    in Field Explorer. You'll find the selections you need in the
                    context-sensitive menu.
                    For more on Crystal, search on "Crystal Reports" in the Visual Studio help.
                    Two good places to start are the articles "Crystal Reports" and "Designing
                    Reports".
                    Hope this helps.

                    --
                    Peter [MVP Visual Developer]
                    Jack of all trades, master of none.


                    Comment

                    • Peter van der Goes

                      #11
                      Re: VB question


                      "Eric Clapton" <no_spam@bk.com > wrote in message
                      news:ugJwoxNMEH A.2556@TK2MSFTN GP10.phx.gbl...[color=blue]
                      > Thanks, Cor and Klaus. I got it.
                      >
                      > I tried to an existing Crystal Report 9.0 on a form by adding a control
                      > crystalreportvi ewer, not sure if I am right. But how do I assign the data
                      > source to that particular report? Do you have any idea?
                      >
                      >[/color]
                      OK, with your report in the designer, right-click the Database Fields node
                      in Field Explorer. You'll find the selections you need in the
                      context-sensitive menu.
                      For more on Crystal, search on "Crystal Reports" in the Visual Studio help.
                      Two good places to start are the articles "Crystal Reports" and "Designing
                      Reports".
                      Hope this helps.

                      --
                      Peter [MVP Visual Developer]
                      Jack of all trades, master of none.


                      Comment

                      • Brian Bischof

                        #12
                        Re: VB question

                        You can download my free tutorial. I walk you through the steps of
                        creating a new report and integrating it into .NET.




                        "Peter van der Goes" <p_vandergoes@t oadstool.u> wrote in message
                        news:uWTZpGQMEH A.2244@TK2MSFTN GP10.phx.gbl...[color=blue]
                        >
                        > "Eric Clapton" <no_spam@bk.com > wrote in message
                        > news:ugJwoxNMEH A.2556@TK2MSFTN GP10.phx.gbl...[color=green]
                        > > Thanks, Cor and Klaus. I got it.
                        > >
                        > > I tried to an existing Crystal Report 9.0 on a form by adding a[/color][/color]
                        control[color=blue][color=green]
                        > > crystalreportvi ewer, not sure if I am right. But how do I assign the[/color][/color]
                        data[color=blue][color=green]
                        > > source to that particular report? Do you have any idea?
                        > >
                        > >[/color]
                        > OK, with your report in the designer, right-click the Database Fields[/color]
                        node[color=blue]
                        > in Field Explorer. You'll find the selections you need in the
                        > context-sensitive menu.
                        > For more on Crystal, search on "Crystal Reports" in the Visual Studio[/color]
                        help.[color=blue]
                        > Two good places to start are the articles "Crystal Reports" and[/color]
                        "Designing[color=blue]
                        > Reports".
                        > Hope this helps.
                        >
                        > --
                        > Peter [MVP Visual Developer]
                        > Jack of all trades, master of none.
                        >
                        >[/color]


                        Comment

                        • Brian Bischof

                          #13
                          Re: VB question

                          You can download my free tutorial. I walk you through the steps of
                          creating a new report and integrating it into .NET.




                          "Peter van der Goes" <p_vandergoes@t oadstool.u> wrote in message
                          news:uWTZpGQMEH A.2244@TK2MSFTN GP10.phx.gbl...[color=blue]
                          >
                          > "Eric Clapton" <no_spam@bk.com > wrote in message
                          > news:ugJwoxNMEH A.2556@TK2MSFTN GP10.phx.gbl...[color=green]
                          > > Thanks, Cor and Klaus. I got it.
                          > >
                          > > I tried to an existing Crystal Report 9.0 on a form by adding a[/color][/color]
                          control[color=blue][color=green]
                          > > crystalreportvi ewer, not sure if I am right. But how do I assign the[/color][/color]
                          data[color=blue][color=green]
                          > > source to that particular report? Do you have any idea?
                          > >
                          > >[/color]
                          > OK, with your report in the designer, right-click the Database Fields[/color]
                          node[color=blue]
                          > in Field Explorer. You'll find the selections you need in the
                          > context-sensitive menu.
                          > For more on Crystal, search on "Crystal Reports" in the Visual Studio[/color]
                          help.[color=blue]
                          > Two good places to start are the articles "Crystal Reports" and[/color]
                          "Designing[color=blue]
                          > Reports".
                          > Hope this helps.
                          >
                          > --
                          > Peter [MVP Visual Developer]
                          > Jack of all trades, master of none.
                          >
                          >[/color]


                          Comment

                          • Peter van der Goes

                            #14
                            Re: VB question


                            "Brian Bischof" <BrianNoSpam@Bi schofSystems.co m> wrote in message
                            news:OwzxQNSMEH A.140@TK2MSFTNG P09.phx.gbl...[color=blue]
                            > You can download my free tutorial. I walk you through the steps of
                            > creating a new report and integrating it into .NET.
                            >
                            > www.CrystalReportsBook.com
                            >
                            >[/color]
                            Thanks, Brian.
                            Eric should find your e-book very useful.

                            --
                            Peter [MVP Visual Developer]
                            Jack of all trades, master of none.


                            Comment

                            • Eric Clapton

                              #15
                              Re: VB question

                              I downloaded the ebook and will start to read it. Thanks you all.

                              Eric


                              "Peter van der Goes" <p_vandergoes@t oadstool.u> wrote in message
                              news:eSrCUqXMEH A.808@tk2msftng p13.phx.gbl...[color=blue]
                              >
                              > "Brian Bischof" <BrianNoSpam@Bi schofSystems.co m> wrote in message
                              > news:OwzxQNSMEH A.140@TK2MSFTNG P09.phx.gbl...[color=green]
                              > > You can download my free tutorial. I walk you through the steps of
                              > > creating a new report and integrating it into .NET.
                              > >
                              > > www.CrystalReportsBook.com
                              > >
                              > >[/color]
                              > Thanks, Brian.
                              > Eric should find your e-book very useful.
                              >
                              > --
                              > Peter [MVP Visual Developer]
                              > Jack of all trades, master of none.
                              >
                              >[/color]


                              Comment

                              Working...