Hello,
I have a large database mostly built and close to ready to deploy. The database will be split with the backend on a server. I was just told that they want to enter data offline and sync later.
I am not sure how this would be achieved, since the tables are located on the server.
Any way to do this? what happens if two people enter the same set of fields that form a primary key, causing a duplicate? I asumme one would have to overwrite the other. Assuming there is even a way to work offline.
I have a large database mostly built and close to ready to deploy. The database will be split with the backend on a server. I was just told that they want to enter data offline and sync later.
I am not sure how this would be achieved, since the tables are located on the server.
Any way to do this? what happens if two people enter the same set of fields that form a primary key, causing a duplicate? I asumme one would have to overwrite the other. Assuming there is even a way to work offline.