在报告中,不显示更新的数据

发布于 2024-11-16 02:33:14 字数 199 浏览 4 评论 0原文

我在显示报告时遇到问题。系统流程如下 -

  1. 系统将 CSV 文件中的记录批量插入到 MS Access 数据库中的表 A 中。
  2. 系统根据这些插入的记录更新另一个表 B。
  3. 系统显示此表 B 中的报告。

这三个步骤是通过单击事件完成的。有时此报告会显示更新的数据,但有时则不会。如何解决这个问题?

I got a problem in showing report. The system flows like below -

  1. Systems insert records in CSV file into a table,A in ms access database by batch.
  2. Systems update in another table, B, based on these inserted records.
  3. Systems shows a report from this table B.

These three steps are done by a click event. Sometimes this report shows the updated data but sometimes, not. How to fix this?

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

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

发布评论

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

评论(1

魄砕の薆 2024-11-23 02:33:14
  1. B表记录更新了吗?
  2. 他们在步骤 3 之前是否提交了任何事务?
  1. Did table B records get updated?
  2. If there are any transactions where they commited before step 3?
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文