Results 1 to 12 of 12

Thread: Best application for VB6 reporting?

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    51

    Exclamation Best application for VB6 reporting?

    What is the best application available for VB6 reporting?
    Is Crystal Reports the best?

  2. #2
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951

    Re: Best application for VB6 reporting?

    I like Crystal, but Ihave not used the VB "built in" report writer

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Best application for VB6 reporting?

    If you face budget constraints you could always use either Excel or Access for your reports.

  4. #4
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    269

    Re: Best application for VB6 reporting?

    Quote 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.

  5. #5
    Member
    Join Date
    Sep 2006
    Posts
    40

    Re: Best application for VB6 reporting?

    Crystal. Had some problems with build-in report cutting of / getting to the bottm of A4 paper size.

  6. #6
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Best application for VB6 reporting?

    Quote 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

  7. #7
    Hyperactive Member
    Join Date
    Sep 2005
    Posts
    376

    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.

  8. #8
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    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.

  9. #9

  10. #10
    Member
    Join Date
    Sep 2006
    Posts
    40

    Re: Best application for VB6 reporting?

    I use Crystal 9 - very easy to use with VB6

  11. #11
    Member
    Join Date
    Feb 2005
    Location
    Chennai-India
    Posts
    38

    Re: Best application for VB6 reporting?

    Data report is very nice. But one drawback is we cannot get running total and page wise total

  12. #12
    New Member
    Join Date
    Sep 2006
    Posts
    3

    Re: Best application for VB6 reporting?

    Quote 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
  •  



Click Here to Expand Forum to Full Width