Hi,
please guide me how to use crystal reports in vb6.0.anyone can explain with small example.say for example select the db and tables and fiels and links between tables ,sorting fields..how to call that report using vb..

Thanks in advance,
vanathi

Hi,
please guide me how to use crystal reports in vb6.0.anyone can explain with small example.say for example select the db and tables and fiels and links between tables ,sorting fields..how to call that report using vb..

Thanks in advance,
vanathi

first of all install Crystal Report software. Then are manu ways, I mention one easy way.
1. Open Crystal Report
2. Connect your database
3. Select table / query / views
4. Save the report.
5. Open VB6
6. Add Crystal Report control through project -> components
7. Specify your report file you save in step 4.
8. That all

Hey if you are using DataEnviourment then it will be so easy,
just drag the command from the dataEnviourment and drop on the detail session of the report,

rest will be dine automaticaly,

So easy like 1,2,3....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.