该报告没有表格。 [英] The report has no tables.

查看:76
本文介绍了该报告没有表格。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的代码



my code

dbcommand = db.GetStoredProcCommand("[crBankbook]");
           cptNew cr = new cptNew();
           cr.SetDataSource(ds.Tables[0]);
           crystalReportViewer1.ReportSource = cr;







error--The report has no tables.
Line--cr.SetDataSource(ds.Tables[0]);





i希望在crystalreport中创建没有表格的crystalreport



这是可能的,或者给出替代方式!!!



问候

AR



i want to create crystalreport without tables in crystalreport

that is possible, or give alternate way!!!

Regards
AR

推荐答案

检查: Crystal报告ERROR REPORT没有表格


回答类似的问题

该报告没有表格。 [ ^ ]

报告在c#中没有表错误 [ ^ ]
Similar question with answers
The report has no tables.[^]
The report has not tables error in c#[^]


这篇关于该报告没有表格。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆