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.
我创建了一个链接表,它工作正常。但是当我关闭访问并再次打开它时,表就消失了。为什么会这样?
我正在使用访问 2003。
请确保 MDB 文件没有只读属性或其他更新限制。
我不确定你是否解决了这个问题,但几年前我也遇到过同样的问题。我推测这是由于数据库损坏。
我的解决方法是将所有对象从一个数据库复制到一个新数据库。