How to create a Crystal report from Visual basic?

anand

Well-known member
Joined
Jan 29, 2003
Messages
76
Location
chicago
Hi sorry for asking Vb question here..bcz i want urgent help..i want to know how to create a crystal report from VB6.0...i have crystal reports 8.5 in my system...i am not getting any link or any menu in VB to create a report ..pls let me know how to do that..
Thanks
Satya
 
Accessing Crystal Reports from VB

Dear Satya,
Install Cryatal Reports 8.5 after you have installed Visual Studio 6.0.Sometimes the "add" menu item does not contain the Crystal Reports link ,Cryatl Reports has been installed before Visual Studio 6.0.
After u have intalled the two software you can right click on the project explorer and add "Crystal Reports".I think this would work......Sometimes u may get error messages if u try to build a Crystal Report in the Visual Studio environment.My suggestion is that you first build the report and then add it to your project
 
Hi Shantanu
Lot of thanks for your help.....now i created a report and i called that report in VB...i have one more doubt if u have idea pls let me know the answer..i created a component in VB..i want to distribute that component across network..pls tell me how to do that?? or pls tell me how can i call a component from remote machine???
Thank you
Satya
 
Back
Top