如何在 VS 2012 中获取 Crystal Reports?

3

本文介绍了如何在 VS 2012 中获取 Crystal Reports?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我对 VS 2012 有疑问,即我想创建一个报告,例如特定学生的结果.我进行了很多搜索,然后我才知道我必须安装 SAP Crystal 报表,并且我已经这样做了.但是工具箱里仍然没有水晶报表,只有两个项目名为:报表、报表向导.有人可以帮我解决这个问题吗?

I have an issue with VS 2012 i.e. I want to create a report e.g. result of a particular student. I have searched a lot then I came to know I have to install SAP Crystal report, and I have done so. But still no Crystal Report in the Toolbox, there are only two items named: Report, Report Wizard. Can someone help me with this?

推荐答案

适用于 Microsoft Visual Studio 的 SAP Crystal Reports Developer 版本现已推出

SAP Crystal Reports Developer version for Microsoft Visual Studio is avalable now

下载http://scn.sap.com/docs/DOC-35074

这篇关于如何在 VS 2012 中获取 Crystal Reports?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

C# 中的多播委托奇怪行为?
Multicast delegate weird behavior in C#?(C# 中的多播委托奇怪行为?)...
2023-11-11 C#/.NET开发问题
6

参数计数与调用不匹配?
Parameter count mismatch with Invoke?(参数计数与调用不匹配?)...
2023-11-11 C#/.NET开发问题
26

如何将代表存储在列表中
How to store delegates in a List(如何将代表存储在列表中)...
2023-11-11 C#/.NET开发问题
6

代表如何工作(在后台)?
How delegates work (in the background)?(代表如何工作(在后台)?)...
2023-11-11 C#/.NET开发问题
5

没有 EndInvoke 的 C# 异步调用?
C# Asynchronous call without EndInvoke?(没有 EndInvoke 的 C# 异步调用?)...
2023-11-11 C#/.NET开发问题
2

Delegate.CreateDelegate() 和泛型:错误绑定到目标方法
Delegate.CreateDelegate() and generics: Error binding to target method(Delegate.CreateDelegate() 和泛型:错误绑定到目标方法)...
2023-11-11 C#/.NET开发问题
14