本文介绍了找不到搜索键(错误3709)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Access 2003;使用Windows XP的PC; SBS 2003


我试过在论坛上搜索但是它出现了一个空白页面。

我搜索了Google并找到了答案;但是问题与我们的情况无关!


我们有一张包含24个字段的表格; 1自动编号; 1是/否; 1备忘录; 2货币; 5数字和其余文本。

自动编号(PK),一个文本(无重复项)和一个数字字段(重复确定)被编入索引。


有一个表格可以在此表中添加记录,并带有一个组合框''Not In List''将新文本添加到索引文本字段。


偶尔(4到目前为止;在2个月内)新记录没有正确输入,当我尝试删除它时,我收到一条错误消息。

Access 2003; PC with Windows XP; SBS 2003

I tried searching the forums but it came up with a blank page.
I searched Google and found an answer; but the ''problem'' doesn''t relate to our situation!

We have a table with 24 fields; 1 AutoNumber; 1 Yes/No; 1 Memo; 2 Currency; 5 Number and the rest Text.
The AutoNumber (PK), one Text (No Duplicatess) and one of the Number fields (Duplicates OK) are indexed.

There is a form to add records to this table with a combo box ''Not In List'' event to add the new text to the indexed Text field.

Occasionally (4 times so far; in maybe 2 months) the new record doesn''t enter properly and when I try to delete it, I get an error message.

展开 | 选择 | Wrap | 行号

推荐答案




这篇关于找不到搜索键(错误3709)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 12:01