I'm having quite a time getting started with Crystal. Here's what I'm working with: VB6.0(sp4), SQL7, ADO. The application I'm working on is fairly simple just a phone listing for the company, drawing on 3 tables in the database. I need to know what part I'm missing on registering the crystal with visual basic. I've gone to components and added the crystal reports viewer control & placed it on my form. Some of the examples I've seen show:
Dim Report As New CrystalReport1. When I go to do this the CrystalReport1 is not a choice. This leads me to believe that I have not referenced something correctly between VB & crystal. I'm still very new to this so if I've left out some information that can help you answer this question for me please just respond back so I can update you. Thank you in advance for any help.
Corinne
Dim Report As New CrystalReport1. When I go to do this the CrystalReport1 is not a choice. This leads me to believe that I have not referenced something correctly between VB & crystal. I'm still very new to this so if I've left out some information that can help you answer this question for me please just respond back so I can update you. Thank you in advance for any help.
Corinne