I am working on an application that requires a bit of information to be stored on the server. Instead for forcing the user to install sql express, I would rather use sql lite.
Does anyone know of a way to implement sql lite with c# or if it is even possible?
Does anyone know of a way to implement sql lite with c# or if it is even possible?
Comment