-- Listing 15.11

static string sqlconnection = "SERVER=SQL_2014; " + "INITIAL CATALOG=AdventureWorks2014; " + "INTEGRATED SECURITY=SSPI; ";