I am using VB 2005 and Crystal Report 10


I want to create non-embedded reports for a project that I am working on.
I am a total newbie to this part of the development phase. I need to know several things
How do I incorporate these reports in my vb project?

Is there an object that I need to reference in vb 2005?

How can I filter this report based on a selection in VB?

Example: a label box on the vb form would contain the primary key of the user logged in. How do I make crystal report search for that label.text contents?


Is their a step by step tutorial to help me out?