I want to create an installation file, I created the program with the SQL Server database file and the entity data framework, located on the local database (.mdf
file).
Well, after create an installation file with InstallShield, the program tells you that the SQL Server Express must be installed to read the database! Well, if I want to release this project, I can not tell everyone to install SQL Server Express!
How do other programs use the local database?