1
General Board / Re: transfer project to DBMS
« on: August 10, 2016, 04:06:52 pm »
To add to the questions that might help narrow the issue.
- Do you have all rights on the database or was it set up by someone else who granted you permissions on it?
- Is EA security turned on?
- Is the RDMS server set up to allow multiple users for this database?
What is being described appears to indicate that something (you or another process) has write locks on the tables which are preventing updates.
- Do you have all rights on the database or was it set up by someone else who granted you permissions on it?
- Is EA security turned on?
- Is the RDMS server set up to allow multiple users for this database?
What is being described appears to indicate that something (you or another process) has write locks on the tables which are preventing updates.