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
User Profile
Collapse
-
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...
No activity results to display
Show More
Leave a comment: