问题标签 [crystal-reports-8.5]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
vba - 我想要水晶报告中的一条记录,但要检索所有记录
我是VB 6程序员。我有两张桌子,一张是“招生”,第二张是“考试”。
招生!考试
身份证 | 姓名 | F_Name | !S_NO | 身份证 | 月 | 年份 |
36 | 乌斯曼 | 阿齐兹 | !1 | 38 | 02 | 2012 |
37 | 神 | 瓦里 | !2 | 38 | 08 | 2011 |
38 | 贾巴尔| 阿巴斯 | !3 | 37 | 07 | 2013 |
我已将查询编写为。
但是水晶报表显示两条记录是 38 Jabbar Abbas 02 2012 38 Jabbar Abbas 08 2011 我希望水晶报表只显示一条特定记录,我该怎么办?
crystal-reports - 如何在水晶报表中创建表格
在水晶报表中创建表格
我是 Crystal Report 的新手,我正在使用 Crystal Report 2008。我想知道,Crystal Report 中是否有表格对象.. 这样我就可以绘制具有特定行和列的表格,并将项目拖放到根据要求,每个表格单元格。
我在不使用表对象的情况下面临的问题是,我必须对齐每个元素,无论是文本字段还是字段资源管理器中的数据库字段,以便它看起来像一个表,并且花费太多时间。
如果可以在更高版本的Crystal Reports中完成,请提供详细信息。
crystal-reports - 在 Crystal Reports 的组名公式中使用共享变量
在 Crystal Reports 中,我试图在组名公式中使用共享变量。
当我在打印记录时包括在内;我收到错误“无法在指定时间评估公式”
当我在打印记录时移除;我得到一个“一个'共享'变量只能在打印记录时使用”。
有没有办法在 Crystal Report 的组名公式中使用共享变量?
crystal-reports - Crystal Reports - 检查分组详细记录中的特定记录并在组标题中隐藏图像(如果存在)
在旧的 .Net 1.1 应用程序中使用与 Visual Studio.Net 2003 捆绑在一起的 Crystal Reports
我有一份发票报告,其中包含显示发票上每个项目的详细记录。该报表使用一个数据集和分组作为详细记录,而不是一个子报表。
无论如何,在发票的主要部分,我有一个图像,如果存在 ID 为“PNP2”的某个详细记录,则该图像需要可见。
所以我想在图像 Ole Object 的格式编辑器中,我可以针对 Suppress 方法编写一些代码来执行此操作 - 我认为我需要以某种方式循环详细记录以检查每个值,但也许有更好的方法...
任何人都可以帮忙吗?
翅膀
windows-7 - VB6 Crystal Reports 8.5.0.217 - 访问冲突应用程序崩溃
背景:
我们公司在我们用 VB6 编写的遗留产品中使用 Crystal Reports,我正在为其执行一些维护职责。
它使用没有服务包的版本 8.5.0.217 [RTM]。
问题:
迄今为止在 Windows XP x86 上完美运行。
在 Windows 7 [x86 和 x64] 中,我们会遇到访问冲突,然后是应用程序崩溃,并且没有更多可用的错误信息。
细节:
应用程序因使用活动 x 查看器的任何报告的大型数据集而崩溃。Visual Studio 将在调试时崩溃。
有问题的代码在这里:
我已经检查过:
Crv_Obj(0)
是一个有效的对象引用。ReportParametersFrm.Report
是一个有效的参考。
我拥有的唯一信息来自事件查看器:
我也试过:
- 禁用 DEP 无效。
- 将兼容性更改为 Windows XP 及更低版本。
- 作为特权用户和非特权用户运行。
- 尝试添加新的错误处理程序来捕获错误
- [毫无结果] 在谷歌和这个网站上搜索。
- 联系 SAP [然后被忽略]。
我需要帮助:
- 你以前见过这个吗?
- 是否有任何解决方法或我应该寻找的东西显然是错误的?
- 是否有支持 VB6 的最新版本的 Crystal 或至少您知道我可以尝试的升级路径?
任何和所有的帮助将不胜感激。
crystal-reports - Using Select query, nothing merges onto Crystal report
I have a Crystal template that I am modifying in developer because we are changing the datasource from an Access file to our Oracle DB. I created a database field that accurately connects to Oracle and added a select statement that because pulls a field from a particular table
On the right hand side, under database fields, I see my command and can right click and browse the data, which right now returns two values.
I also made a formula field using an Azalea barcode function that calls the values (I think, this is where stuff is going wrong, I guess)
The formula field is
So this should take the data and format it into the barcode, except when I use print preview or print out the report, no data is merged.
I've tested this by creating a new formula field with just the Command.field, and still no data is merged. I imagine there is something really obvious that I am missing and would appreciate any input.
sql-server - Crystal reports Check if duplicates are equal and suppress
Good day,
I am struggling with suppressing specific records on my report. My report lists certain invoices that do not have 2 rows in the database. The reason it needs to have two rows is because one row is the invoice and the other is the receipt applied to that invoice. My problem is trying to create a new report to check if the amounts on both records are equal and if not then they must show on the report thus displaying only those invoices with unequal amounts.
This is fine because each invoice needs two rows. The last line amount does not match the amount of the record above it, they have the same Inv. no.'s and are in the same table but the wrong amount is there. I want to isolate it and only show the Inv no.'s of the transactions with unequal amounts.
Please let me know if more clarity is needed. This seemed simple to begin with but I'm just not getting it right.
Thanks.
c# - 水晶报告路径文件中的问题
在制作发布版本的 asp.net webform 应用程序并将其上传到我的客户端服务器后,应用程序可以正常工作。
但是一段时间后它显示了这个错误:
这个路径是我的本地电脑路径
“D:\Mostafa\LogisticSystem\LogisticSystem\eokReports\ExportReportPage.aspx.cs”不是客户端服务器上的路径
crystal-reports - 水晶报表,交叉表
我在 Google 上没有得到正确的结果,因为我无法为我的查询输入正确的关键字。同样适用于 Stackoverflow。所以我提出我的问题。
在水晶报表的报表页脚中,我使用的是交叉表。我期待如下所示的输出,
到目前为止,我能够实现如下所示,但这无济于事,
是否有可能通过交叉表实现我的期望?如果没有,还有其他解决方案吗?提前感谢您的所有帮助!
crystal-reports - 如何在 Crystal Report 8.5 中将数字转换为单词
嗨,我需要使用 Crystal Report 8.5 将任何数字转换为单词。但是我尝试了函数 ToWords( , ) 进行转换,但这不是我所需要的。
我的要求是转换
请帮助我如何实现这种方式。
提前致谢。