|
-
Sep 27th, 2006, 07:15 AM
#1
Thread Starter
Member
Best application for VB6 reporting?
What is the best application available for VB6 reporting?
Is Crystal Reports the best?
-
Sep 27th, 2006, 07:25 AM
#2
PowerPoster
Re: Best application for VB6 reporting?
I like Crystal, but Ihave not used the VB "built in" report writer
-
Sep 27th, 2006, 08:18 AM
#3
Re: Best application for VB6 reporting?
If you face budget constraints you could always use either Excel or Access for your reports.
-
Sep 27th, 2006, 08:33 AM
#4
Hyperactive Member
Re: Best application for VB6 reporting?
 Originally Posted by Hack
If you face budget constraints you could always use either Excel or Access for your reports.
Also, you can use the built-in data report from vb6 IDE, as long as you got the data environment defined.
Crystal Report is good, but too much overhead when you need to deploy the application to the users.
-
Sep 27th, 2006, 09:11 AM
#5
Member
Re: Best application for VB6 reporting?
Crystal. Had some problems with build-in report cutting of / getting to the bottm of A4 paper size.
-
Sep 27th, 2006, 02:26 PM
#6
Re: Best application for VB6 reporting?
 Originally Posted by mapperkids
Crystal Report is good, but too much overhead when you need to deploy the application to the users.
It's just a couple of controls and a report form - not much overhead at all.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Sep 27th, 2006, 03:28 PM
#7
Hyperactive Member
Re: Best application for VB6 reporting?
I've always used Cognos Impromptu and haven't had any problems but I can't compare it to the others as I've never used them.
-
Sep 27th, 2006, 03:35 PM
#8
Re: Best application for VB6 reporting?
Crystal is very powerfull but since it was sold to Business Objects new releases are NOT VB6 freindly - if you can get Crystal 8 (8.5) then go for it. Otherwise stay away - nothing but the headach.
Another good option is Active Reports 2.0 from Data Dynamics.
Both (Crystal and Active) are not free - in fact they are expencive.
-
Sep 27th, 2006, 06:10 PM
#9
Re: Best application for VB6 reporting?
-
Sep 28th, 2006, 01:28 AM
#10
Member
Re: Best application for VB6 reporting?
I use Crystal 9 - very easy to use with VB6
-
Sep 29th, 2006, 01:45 AM
#11
Member
Re: Best application for VB6 reporting?
Data report is very nice. But one drawback is we cannot get running total and page wise total
-
Sep 29th, 2006, 02:03 AM
#12
New Member
Re: Best application for VB6 reporting?
 Originally Posted by RhinoBull
Crystal is very powerfull but since it was sold to Business Objects new releases are NOT VB6 freindly - if you can get Crystal 8 (8.5) then go for it. Otherwise stay away - nothing but the headach.
Another good option is Active Reports 2.0 from Data Dynamics.
Both (Crystal and Active) are not free - in fact they are expencive.
I don't understand you.
I have no problem with CR11 and vb6
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
|