can't add new record

L

Louie

I am not able to add a new record to a table . I have been able to add to
this table previously. What could be wrong? Thanks for any help.
 
S

Steve Huff

Many things "could" be wrong. Some of them are:

-You could not have full rights to the location that the database resides
-The database could be marked read-only or the location is resides could be
out of disk space.
-There could be Access Security applied to it preventing you from adding to
it
-You could be trying to add a record that violates referential integrity
-You could be trying to add to it through a query that is non-updateable

Are you getting any error messages or a message in the status bar?
 
L

Louie

No error messages but I used a backup copy of the database and it works
fine. Thanks for your help.
 
Top