Correct connection string for VB.NET WinForms application connecting to local SQL Server db
I am building a VB.NET WinForms application in VS2013. The program is using a SQL Server 2012 database that is local to the deployed application - both on the development computer and the computer (the only computer) the program will be used on.