Table Does not allow additions

D

Debbie

What would cause my table to not allow new entries to be added to a
table. Any ideas!
 
J

JerryW

Is it one table or all the tables in the database? What message are you
receiving?

Could be that the mdb file or table is locked by another user.

Is the MDB file listed as read only? This often happens when the file is
copied from a CD.

If on a network, you might not have write permissions to that file.
 
Top