I have a C# project that I want create a setup for. I use Advanced Installer.
I use SQL Server 2017 Express for creating instance of my database. Now when I want to choose "Prerequisites", I have 2 options:
- SQL Server 2017 Express
- SQL Server 2017 Express Local DB
What should I choose, and what's the difference?