I have an access database version 2003 that when I run it locally, it runs fine, but when I attach it to live on the server it will not write the records. I have set a boolean return on my sub routines and they are coming back without any errors, but the darn thing will not write the records. I started by using just the .addnew and .update, but then added .begintrans and .committrans, but still get the same results. Any records that have been updated to the local database are writing fine. Does anyone have any ideas on what I can do to correct this. BTW, the live version does not have any restrictions and is not read only. Thanks,