Crystal 8, ActiveX Viewer not refreshing reports 
Author Message
 Crystal 8, ActiveX Viewer not refreshing reports

Hi,
I've got a weird problem.  I have some code that *should* work according to
Seagate and it doesn't.
The reports work fine on the machine that they were designed on.  However,
when I distribute them they do not refresh properly.

I have read the Seagate KnowledgeBase article regarding LogonServerEx etc.
and am using SetLogonInfo instead.  The reports open but when I go to
refresh them they try and open with the original datasource information.

Here's the code I am using

Set CRrpt = CRApp.OpenReport(strPath)
CRrpt.Database.Tables(1).SetLogOnInfo strDSN, strDatabaseName, "", ""

frmReports.CRViewer1.ReportSource = CRrpt
frmReports.CRViewer1.ViewReport

Any help would be greatly appreciated!

Thanks,

Matt Egen



Sat, 04 Oct 2003 01:27:22 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. ActiveX viewer is not refreshing data

2. reports not refreshing in viewer

3. Crystal Reports OCX - Does Not Refresh Report

4. Passing Parameters from C# to Crystal Report / Crystal Report Viewer

5. crystal report viewer (activex)

6. Crystal Report ActiveX smart viewer for IE

7. Report displayed using Crystal ActiveX viewer shows blank pages after scroll to last page

8. Crystal Reports ActiveX Viewer in IE 5 on NT 4

9. ActiveX Problem Using Crystal Reports Viewer

10. Crystal Report Viewer .NET not releasing memory!?

11. ActiveX Viewer Not Displaying Report

12. Printing Crystal Reports without Crystal Control ActiveX or Crystal Reports API call

 

 
Powered by phpBB® Forum Software