使用数据集和vb.net的水晶报告

问题描述:

如何使用dataset和vb.net构建水晶报告?

how to build a crystal report using dataset and vb.net??

是的。是真的。 Crystal Reports现在可用于.Net。

运行时和vsstudio插件可以从
下载


http://scn.sap.com/docs/DOC-7824 [ ^ ]



使用安装可执行文件/支持包8将其集成到Visual Studio中。

之后你将有一个新的项目模板Crystal Report。选择那个。



如果您以前曾使用过Crystal Reports,那么它应该是直接的。
Yes. It is true. Crystal Reports is now available for .Net.
The runtime and the vsstudio plugin can be downloaded from

http://scn.sap.com/docs/DOC-7824[^]

Use the "Install Executable / Support Pack 8" to get it integrated in Visual Studio.
After that you will have a new project template "Crystal Report". Choose that one.

If you have worked with Crystal Reports before,
it should be straight forward from there.

看到这个.. :)



Crystal Report ASP.Net在C#VB.Net和Visual Studio中使用DataSet或DataTable的示例2010 [ ^ ]



有关Crystal Reports的所有问题 [ ^ ]
see this.. :)

Crystal Report ASP.Net Example using DataSet or DataTable in C# VB.Net and Visual Studio 2010[^]

All questions regarding Crystal Reports[^]