在Visual Studio-2012中将sqlite数据库与crystal报表连接起来 [英] connecting sqlite database with crystal report in Visual Studio-2012

查看:98
本文介绍了在Visual Studio-2012中将sqlite数据库与crystal报表连接起来的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio 2012 Server资源管理器中,sqlite表已连接且可见但在Field Explorer中我不知道哪个数据提供程序适合sqlite数据库?告诉我如何将水晶报告的字段浏览器连接到sqilte数据库?谢谢

In Visual Studio 2012 Server Explorer the sqlite tables are connected and visible but in Field Explorer I don't know which data provider is suited for sqlite database ? Tell me How to Connect field Explorer of crystal report to sqilte Database? Thanks

推荐答案

使用大多数人使用的 PUSH 方法,除了加载没有数据库的报告外什么都没有。这是一个示例教程。

C#Crystal Reports没有数据库 [ ^ ]



编辑

-----------------

Go with PUSH method which is used by most people, it's nothing but loading reports without db. Here a sample tutorial.
C# Crystal Reports without database[^]

EDIT
-----------------
您的评论(已被您删除???):
Your Comment(which has been deleted by you ??? ):

不数据库是巨大的。你的解决方案只适用于专业人士的工作

不,我不同意。过去,我在多个项目中使用过该方法。实际上我们的一个客户想要切换到另一个数据库(SQL到Oracle),所以我们选择 PUSH 方法。该项目现在有大约300多份报告。当客户想要使用其他数据库时,更改这些报告的连接并不是一件容易的事。此外,您不会遇到超时错误等问题。还有更多与此方法相关的事情。

No, I disagree. In past, I have used that method on more than couple of projects. Actually one of our clients wanted to switchover to another database(SQL to Oracle), So we choose the PUSH method. That project now has around 300+ reports. It's not a easy job to change connection on those reports when client wants to go with some other database. Besides, you won't get issues like Timeout error. There're more things related to this method.


亲爱的请使用数据集连接Sqllite或水晶报告不直接支持的任何其他数据库
Dear please use Datasets for connecting Sqllite or anyother database which are not directly supported by crystal reports


这篇关于在Visual Studio-2012中将sqlite数据库与crystal报表连接起来的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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