|
Как использовать ActiveX ReportViewer?
|
|||
---|---|---|---|
#18+
private AxCrystalActiveXReportViewerLib10.AxCrystalActiveXReportViewer axCRViewer1; //........ ApplicationClass app = new ApplicationClass(); Report rep; rep = app.OpenReport(@"Report1.rpt",0); rep.Database.SetDataSource(dataSet11.election, 3, 1); axCRViewer1.ReportSource = rep; axCRViewer1.CtlRefresh(); axCRViewer1.ViewReport(); axCRViewer1 все время ругается "Query engine error: This operation is not valid for an closed connection" К чему бы это? ... |
|||
:
Нравится:
Не нравится:
|
|||
27.02.2006, 18:42 |
|
|
start [/forum/topic.php?fid=31&msg=33568897&tid=1539208]: |
0ms |
get settings: |
10ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
37ms |
get topic data: |
12ms |
get forum data: |
6ms |
get page messages: |
33ms |
get tp. blocked users: |
1ms |
others: | 247ms |
total: | 367ms |
0 / 0 |