Hi all,
I have a program -> it is stored in personal cloud -> to this cloud are connected three, sometimes more computers -> this program, written in C# of course, use sometimes more computers so they fill out some fields and try to store data ... BUT when they do it at the sometime ... it couse an error ... different computer = different data ... saved data from on PC are sometimes same as saved data from another PC (but it filled different data) ... How to allow more comp access to the database at the same time?
I hope you understand my question ... what I need to solve ... thank you for answers