PeriyurParthi
IS-IT--Management
hi all,
i have completed all the reports and deployed in a user PC. the reports are not refreshing. i have tried with
report.refresh and removing "save data with report" even though it is not displaying the updated datas, am useing the code in VB to display report like
Set report = app1.OpenReport(App.path & "\reports\Nation.rpt"
report.ParameterFields.GetItemByName("nation".AddCurrentValue NatParam
CRViewer91.ReportSource = report
CRViewer91.Refresh
CRViewer91.ViewReport
replies will be more helpful.
thanks
parthi
i have completed all the reports and deployed in a user PC. the reports are not refreshing. i have tried with
report.refresh and removing "save data with report" even though it is not displaying the updated datas, am useing the code in VB to display report like
Set report = app1.OpenReport(App.path & "\reports\Nation.rpt"
report.ParameterFields.GetItemByName("nation".AddCurrentValue NatParam
CRViewer91.ReportSource = report
CRViewer91.Refresh
CRViewer91.ViewReport
replies will be more helpful.
thanks
parthi