I'm new to publishing, and google wasn't very helpful, so I'm asking here.
I have created a WPF application that uses Microsoft SQL Server Management Studio for the database. I have created a setup for the program, and have tested it on another PC, and it doesn't work since the other PC doesn't have SQL Server.
Is my only solution to install SQL Server on every other PC, or is there something I missed in publishing section of Visual Studio? Or is there any way I can create a setup that includes the database in it?