User Profile

Collapse

Profile Sidebar

Collapse
JOAT
JOAT
Last Activity: Jan 15 '08, 02:46 PM
Joined: Jan 11 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JOAT
    replied to crystal report does not show up in vb6
    report.DataFile s(0) = App.Path + "\MY_DB.MDB "
    report.ReportFi leName = App.Path + "\report1.r pt"
    report.Action = 1

    The report still can not err the report the program shutdown without showing any thing
    See more | Go to post

    Leave a comment:


  • JOAT
    started a topic crystal report does not show up in vb6

    crystal report does not show up in vb6

    i am reciveing this error "20525 unable to load report"
    i can't view crystal report i designed and saved as *.rpt
    in vb6
    "report.ReportT itle = title
    report.DataFile s(0) = App.Path + "\mydb.mdb"
    report.ReportFi leName = App.Path + "report1.rp t"
    report.Action = 1"
    is the error in the line "report.Act ion = 1"
    i want to know why the report dos...
    See more | Go to post
No activity results to display
Show More
Working...