|
-
Jul 30th, 2006, 09:04 AM
#1
Thread Starter
Hyperactive Member
Crystal Reports in VB6
I am recently working on an application to interact with databases and generate reports from the data collected. I have used crystal reports before, but I think it's too much of a hassle for the user to need the program to view the reports.
After some further reading and seaching on this forum, I realised that the Crystal Reports viewer will fill the need. I managed to make the viewer display the report, but there are still a few things I need to tackle.
I want to know how can I specify the database address through the VB code. Also I wanted to know how can I make queries in VB code to be executed in the report.
I am using VB 6 and Crystal Reports 10.
Any comments/suggestions would be greatly appreciated.
-
Aug 2nd, 2006, 07:41 AM
#2
Junior Member
Re: Crystal Reports in VB6
It is better you use the ODBC connection to use the CR.
You can use the recordselectionformula property of the
CR from within VB code to make queried report...
Utpal Mehta
-
Aug 10th, 2006, 04:08 AM
#3
Addicted Member
Re: Crystal Reports in VB6
Hi,
I have one suggestion for you , that if u use version 8.5 of crystal report with VB 6.0 or higher for .NET . it will be more feasible and flexible.
Thanks and Regards,
Muhammad Abbas
-
Aug 10th, 2006, 10:12 AM
#4
Thread Starter
Hyperactive Member
Re: Crystal Reports in VB6
No problem. I almost got it here.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|