There are two different applications with different functions and each one of them are updating the database, but the problem is when the first one tries to update the database it gets interrupted by the second and the opposite. Its a multi-user environment , i assume splitting the database its a good option but is there something else to do? and if someone could help me with splitting part if there's no other option?
please help and thank you.