I have created a simple piece of VB that imports a .txt file into a table within my MS Access DB. This import specification has worked fine for months but all of a sudden this weekend the import failed to work and returned an error that reads Run Time error 3027 database or object is read only. I have looked at the MS help solutions and these do not help. I have also looked at the properties of the table the data is being imported into and the table does not have any restrictions on it? Any ideas? Thanks