I have an issue occurring in Microsoft Dynamics GP, and am doing research to see if this is the cause,but this could be a Access to SQL Server issue. GP stores data in SQL Server, and MS Access is being used to access the table data. Some data appears to be going missing in the production database. Unfortunately, I don't know what is being done with Access, as that is not being disclosed to me. A simple solution would be to tell them to stop using Access to verify if data still goes missing, but I would like to know of any documented issues before suggesting this.
So in an attempt to give a best guess on what is happening, what does Access do when it is connected with SQL Server as back end? Does it lock the tables? What would have to be done to cause data to be missing or deleted? If Access is the cause, what steps should be taken to resolve it?