vendredi 21 août 2015

How to use sqlite as a server-less database for POS systems?

I have developed a POS system for a supermarket and client requests a requirement for continues transactions without disturbing to users when network failure happens.How can I implement sqlite for this as a server less database to store data into local database and upload to cloud server after transaction completed.Now I am using mysql cloud server database for the POS system.

Aucun commentaire:

Enregistrer un commentaire