I am creating a Pharmacy POS software in WPF C#, I want that these functionalities in my software
1) database with local storage
2) database that connect two or more pc with a wired LAN network [no internet]
3) database that supports cloud
key points
*) when the user is using local database it does not using cloud
*) data set is very largeI wanna to use ms server but it does not embedded with my software I want that I embed my database with my software the user does not need to install any db software
M AHMAD is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.