Invalid Argument-only 1 record in the table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Somehow I have an invalid record in one of my tables. Whenever I try to delete it, as soon as my cursor passes over the entry I get an "invalid argument" error. And I had another table that used to be linked to that one but now the other table can no longer access information on this table. And now when I try to run querieds involving those tables it also gives me an "invalid argument" error when I try to highlight records on that table. How can I solve that problem?
 
You have corruptions in your database. See Tony Toews' article:

http://www.granite.ab.ca/access/corruptmdbs.htm

and Microsoft Knowledge Base:

http://support.microsoft.com/?id=209137

--
HTH
Van T. Dinh
MVP (Access)



Peggy said:
Somehow I have an invalid record in one of my tables. Whenever I try to
delete it, as soon as my cursor passes over the entry I get an "invalid
argument" error. And I had another table that used to be linked to that one
but now the other table can no longer access information on this table. And
now when I try to run querieds involving those tables it also gives me an
"invalid argument" error when I try to highlight records on that table. How
can I solve that problem?
 
Back
Top