|
Как использовать 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&fpage=162&tid=1539208]: |
0ms |
get settings: |
10ms |
get forum list: |
15ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
69ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
27ms |
get tp. blocked users: |
1ms |
others: | 257ms |
total: | 400ms |
0 / 0 |