Crystal Reports 无法识别 System.DateTime

发布于 2024-11-06 08:43:07 字数 372 浏览 1 评论 0原文

我正在使用 C# 进行编码,并在我的应用程序中使用Crystal Reports
我必须对报告使用自定义查询(手写),因此我使用 DataSet.xsd。 在该数据集中,我有一个 DateTime 字段,因此我将 DateTime 字段的类型设置为 System.DateTime

在我的报告中,我使用参数来检查日期,但Crystal Reports不会将数据集中的DateTime字段识别为DateTime

我也将参数值类型设置为 DateTime 。

有什么解决办法吗?

I am coding in C# and I use Crystal Reports in my application.
I have to use a custom query (handwritten) for the report so I use a DataSet.xsd.
In that dataset I have a DateTime field, so I made the type of the DateTime field to System.DateTime.

In my report I m using a parameter to check the date, but the Crystal Reports does not identify that DateTime field in the dataset as a DateTime.

I have set the parameter value type to DateTime too.

Is there any solution for this?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文