0
I have a canteen system that performs sales in different schools. This system only works online, saving the sales movements on the matrix server (MS SQL). To optimize the system, I would like to work with it using a local base, so it would work even without connection and it would be much faster.
The sales terminal has 2GB of memory, and a 40GB SSD hard drive, installed Windows 7.
Now I needed some help picking an option. My first option was to install an instance of MS SQL express and merge the tables, so I would have all the data of the school units, but in this option I am in doubt if the PC will support SQL.
Another option was to install My SQL because it is lighter and try to merge with MS SQL from headquarters.
Would anyone have any tips?
This does not provide an answer to the question. To criticize or ask for clarification from an author, leave a comment below its publication - you can always comment on your own publications and when you have reputation points enough you will be able comment on any publication. - From Review
– Junior Moreira
It does not answer directly to the question title, but answers the question itself. At least in my understanding.
– Krismorte