我可以用c#windows窗体生成我们客户的报告吗? [英] Can I Generate Report Of Our Client in c# windows form

查看:45
本文介绍了我可以用c#windows窗体生成我们客户的报告吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用C#和SQL server 2008创建了一个win表单,现在我想生成客户端的报告。是否有可能请告诉我如何,并且我想每天回顾我们的客户。请帮助我。

I have created a win form using C#, and SQL server 2008, now i want to generate report of our client. is it possible or not if its possible please tell me how, and also i want to take a back of our customer every day. Please help me.

推荐答案

是。

对于VS2008,请使用Crystal Reports或Microsoft Reporting Services

如何在项目中使用Crystal Reports [< a href =http://www.codeproject.com/Articles/10948/How-to-use-Crystal-Report-in-your-projecttarget =_ blanktitle =New Window> ^ ]

Microsoft Reporting Services in Action [ ^ ]



备份更难 - 你必须要非常小心。但是,这应该有所帮助:在C#中备份SQL数据库 [ ^ ]
Yes.
For VS2008, use Crystal Reports, or Microsoft Reporting Services
How to use Crystal Reports in your project[^]
Microsoft Reporting Services in Action[^]

Backups are harder - you have to be fairly careful. However, this should help: Backing up an SQL Database in C#[^]


如果您的客户端没有安装Reporting Services,您可以使用RDCL(本地报告)。 RDLC是Crystal Reports的替代,它是免费的。更多详细信息,请访问 http://www.gotreportviewer.com/ [ ^ ]
You could use RDCL (Local Reports) if your client do not have Reporting Services installed. RDLC is MS "alternative" to Crystal Reports and it's free. Further details http://www.gotreportviewer.com/[^]


这篇关于我可以用c#windows窗体生成我们客户的报告吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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