I will develop a Desktop application, and this application will access Local Database, my question is:
If I make an application that accesses SQL Server normally, when I generate the release version, will I have to install SQL Server on my client as well? or is it possible that the database comes with the application and I do not need to install anything on the client?