Microsoft Access 视图 - 修改日期/时间

发布于 2024-12-14 14:21:01 字数 69 浏览 5 评论 0原文

我注意到您可以查看 Microsoft Access 内部视图的上次修改日期/时间,有没有办法使用标准 SQL 获取此数据?

I've noticed that you can view the last modified date / time for a View inside of Microsoft Access, is there a way of getting this data out using standard SQL?

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

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

发布评论

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

评论(1

梦途 2024-12-21 14:21:01

好的,我已经找到了隐藏表 MSysObjects,它保存了对象的名称,以及 DateCreatedDateUpdated 和其他有用的内容信息!

OK, I've managed to find the hidden table MSysObjects, this holds the Name of the object, along with DateCreated, DateUpdated and other useful information!

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