这很复杂。 我不太熟悉无障碍环境,我是一位方案家(说,我也许会给自己造成困难,而不是看到“麻风”答案)。
So let s consider (example): We have a library database thing. I have a specific copy of a book. My book can have several status: checked out, on shelf, destroyed, smells weird/sticky/out of commission.... I need/have two forms in Access. One for basic info on my book and one to actually update the status. With a status change there s a significant amount of data that needs to be recorded so this requires a seperate form. The book form itself just consists of basic information and a small sub form for rental history; the book form needs to include current status. My actual status table has a statusid, bookid, timestamp.
现在......既然我不了解准入,就会有问题。 我离开了我的书本和地位表格,并填写了美国律师协会的重新编号/顺序。 但是,当我试图把这两人连接起来时,我便敲响了。 我决定罚款,把问询转至实际前端出入证科(左边),并排出 v,适当约束我的形式。 BUT NOW。 它说,我的记录套是无法更新的。 我的假设是,我参加了一些发言并发表了一些声明,从而获得了该书的现状。 我只需要能够修改这些案文领域,我可以写上“我”的内容。 我发现了一些关于创建桌子的净话,但我也读到,在多用户环境中,工作不多。 当图书表开放时,用户点击一个顿,以改变我的图书状况,并节省/披露这一状况表,我确实需要重新编辑该书,以显示最新状况。
因此 我做了些什么?