简体   繁体   English

RDLC vs Crystal Reports vs任何其他免费:我正在运行Informix并使用C#4.0

[英]RDLC vs Crystal Reports vs Anything Else Free: I'm running Informix and using C# 4.0

I'm not sure which is the way to go for choosing a report type with my current setup. 我不确定使用我当前的设置选择报告类型的方法是什么。 In the past I was using MS Server 2008 R2, MS SQL Server, MS.NET C# 3.5. 在过去,我使用的是MS Server 2008 R2,MS SQL Server,MS.NET C#3.5。 Now I'm using something similar except my Database is IBM Informix and I'm using MS.NET C# 4.0. 现在我使用类似的东西,除了我的数据库是IBM Informix,我使用的是MS.NET C#4.0。

I'd prefer to use RDLCs since I'm used to them, but I didn't wanna jump down that alley and debugging hell if they don't play well with Informix. 我更喜欢使用RDLC,因为我已经习惯了它们,但如果它们与Informix不能很好地合作,我不想跳过那条小巷并调试地狱。 In fact, I don't even wanna be limited to Crystal Reports vs RDLCs. 事实上,我甚至不想局限于Crystal Reports与RDLC。 I'm just curious what the best report type is to use my current setup. 我只是好奇最好的报告类型是使用我当前的设置。 Oh, a free type if an alternative is suggested. 哦,如果提出替代方案,则为免费类型。 Anyone else using Informix and reporting? 其他人使用Informix并报告?

Advance warning: I don't have any experience of reporting from Informix. 预先警告:我没有从Informix报告的任何经验。

Given that you are using C#, RDLCs would be the obvious route to take. 鉴于您正在使用C#,RDLC将是明显的路径。 Alternatively, if you are concerned about compatibility issues and your business can afford to spend on a commercial solution, then the IBM Cognos BI suite would definitely be worth a look. 或者,如果您担心兼容性问题并且您的企业可以花费在商业解决方案上,那么IBM Cognos BI套件肯定值得一看。

On the free reporting solutions side, the three best-known open source reporting systems are probably BIRT, Jaspersoft and Pentaho - there is a comparison of them here: http://www.innoventsolutions.com/open-source-reporting-comparison.html 在免费报告解决方案方面,三个最着名的开源报告系统可能是BIRT,Jaspersoft和Pentaho--这里有一个比较: http//www.innoventsolutions.com/open-source-reporting-comparison。 HTML

i-net Clear Reports i-net清除报告

  • can read Crystal Reports templates 可以阅读Crystal Reports模板
  • powerful and simple API 功能强大且简单的API
  • much more cost-efficient than Crystal Reports, and costs less than open source solutions if you count in support costs (which you should). 比Crystal Reports更具成本效益,如果计算支持成本(您应该),开销解决方案的成本要低于开源解决方案。
  • platform-independent because written in Java. 与平台无关,因为用Java编写。
  • can export to HTML or also a nice Java applet with zoom, search, and highlighting capabilities... 可以导出到HTML或具有缩放,搜索和突出显示功能的漂亮的Java小程序......
  • if it has to be free, we also offer a completely free and fully functional report designer - you'd only have to pay if you need a running server. 如果它必须是免费的,我们还提供一个完全免费且功能齐全的报表设计器 - 如果您需要运行的服务器,您只需付费。

full disclosure: I work for i-net software, so it's far to say this is a bit biased...but it is my opinion! 完全披露:我为i-net软件工作,所以很明显这有点偏颇......但这是我的看法! :) :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM