Doesn’t update the main database in the store

Asked By 0 points N/A Posted on -
qa-featured
Hi have a database. But I have a bug which updates the POS terminal but doesn't update the main database. I have searched all the link connections in the system. Can't identify it? IF you want, I'll attach a system organization chart.

 

SHARE
Answered By 55 points N/A #89990

Doesn’t update the main database in the store

qa-featured

As far as I have studied the course, first you have to make sure the following things are present inside the whole system.

  1. Make sure that the Main computer in the server room is not the POS for any kind of relationship. Note that if you have more than 1 POS, you must explicitly define relationship of each one of them with the main system.
  2. Make sure that you have correctly used the joints and primary keys.
  3. Make sure that you are using correct foreign key imports.
  4. Make sure that your internet or lan connection between main server and POS is functional and working.
  5. Do all these things and I hope that you wont be seeing the problem again.

Related Questions