Results 1 to 6 of 6

Thread: Crystal Reports and VB6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    23
    Help I used crystal reports to generate reports from a vb6 application. There is a main report and two subreports. When printing the reports, onyl the headings are printed. The details of the report aren't printing.

  2. #2
    Lively Member
    Join Date
    Apr 2000
    Location
    Rafaela (Argentine)
    Posts
    107

    Smile

    Could you please add more details?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    23

    Unhappy

    I have an agency application that allows the user to get reports from a menu selection as long as there is a open job. The report has one main report and two subreports. Information for the reports are in a access database. When the reports are printed, none of the information from the tables are printed. Report is blank, except for the headings generated through crystal reports.

  4. #4
    Guest
    if your selection return no record, you'll get a blank report (but headings and other static stuff).

    It is 80% likely that your issue is that.

    The selection the user make return no record!


  5. #5
    Lively Member
    Join Date
    Jul 2000
    Location
    Brunei
    Posts
    100
    Originally posted by mikki
    Help I used crystal reports to generate reports from a vb6 application. There is a main report and two subreports. When printing the reports, onyl the headings are printed. The details of the report aren't printing.
    Hi there,

    I am a beginner, trying to use Crystal Reports. Can you please tell me, how could I open the Crystal Report from my VB 6 Program?

    Thank you.

    Rathi.J

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    23
    You need to add the Crystal Report View to your application.
    You do this by selecting the Projects from standard tool bar then click components from there scroll till you see Crystal Report Viewer, click there. That will place an icon on your tool bar to the left.

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