Eric
Fri Apr 30 02:50:53 CDT 2004
Actually,
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. Thank.s
"Jim Carlock" <anonymous@127.0.0.1> wrote in message
news:%23vBc6WnLEHA.1312@TK2MSFTNGP12.phx.gbl...
> Add the following control to the report:
>
> crystl32.ocx
>
> That is found by clicking on Project, then Components and
> it might be listed as a Seagate Crystal Reports or a Crystal
> Reports Component.
>
> I'm speaking from a Crystal Reports 4.6 / 6.0 view, and I don't
> know if that works for Version 9.
>
> Then you'll drag the Crystal Reports icon to a form, and it
> should give the control a name such as Report1.
>
> Inside the form you'll reference the control through various
> properties Report1.SelectionFormula, etc.
>
> The Crystal Reports help file should provide some help along
> these lines as to how to use the different properties/methods.
>
> Once you get that done, if you need further help, feel free to post
> back and ask some more questions.
>
> Hope that helps.
>
> --
> Jim Carlock
>
http://www.microcosmotalk.com/
> Post replies to the newsgroup.
>
>
> "Eric Clapton" <no_spam@bk.com> wrote in message
> news:%23Nspn4mLEHA.2932@TK2MSFTNGP12.phx.gbl...
> I have created a crystal report using version 9.0 , report1.rpt . How can
I
> put this to visual basic 6.0? How is the connection? Thanks.
>
>
>