Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个数据库及其新版本,其中包含更改的报告、更改的表单但具有完全相同的表结构。问题是正确的表条目存储在旧数据库中。
如何用旧数据库中的表条目替换新数据库中的表条目?
您使用的是拆分数据库吗?您应该是这样,因此后端数据存储在 MDB 中而前端存储在 ACCDB 中并不重要。