水晶报告中的单价不匹配

发布于 2025-02-10 17:56:05 字数 79 浏览 2 评论 0原文

我正在处理C#桌面应用程序。生成了水晶报告。当我更新单位价格时。它没有在我的水晶报告中反映出来。 数据库是sqlite。 请有人帮我解决问题吗?

I'm working on C# Desktop Application. A crystal report is generated. When I update my unit price. It doens't reflect in my Crystal report.
Database is of SQLite.
Can please someone help me out what the problem is?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半世晨晓 2025-02-17 17:56:05

在Crystal Reports Designer中,在 文件下 菜单下,报告的开发人员可能忘记关闭了使用报告 < < /em>'。在代码中将其关闭,或者 doustaveddata

In Crystal Reports Designer, under the File menu, the developer of the report probably forgot to turn off 'Save Data with Report'. Either turn it off or DiscardSavedData in code.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文