My connection string at the moment looks like this:
this.sqlConnection1.ConnectionString = "data source=HOMER;initialcatalog=Change_Control;password=starwars;persist securityinfo=True;user id=myprojectname;packet size=4096";