Error 3709
I am trying to change the data in a text field in a table. I can change this
field in other entries, but one specific one I receive this error:
The search key was not found in any record. (Error 3709)
This error occurs when an ISAM SEEK is being executed and there are no
matching values in the index.
I do not understand. What does this mean?
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/databases-ms-ac cess/200804/1
Re: Error 3709
On Thu, 03 Apr 2008 13:10:15 GMT, "ladybug via AccessMonster.com"
<u21071 [at] uwe> wrote:
What happened when you put:
"ISAM SEEK" 3709
in a search engine?
-Tom.
>I am trying to change the data in a text field in a table. I can change this
>field in other entries, but one specific one I receive this error:
>
>The search key was not found in any record. (Error 3709)
>This error occurs when an ISAM SEEK is being executed and there are no
>matching values in the index.
>
>
>I do not understand. What does this mean?