Which Connection String can I use for MSSQL on IIS8 (hostedwebfarm) ?
Article Number: 2938 | Rating: Unrated | Last Updated: Tue, Dec 3, 2013 8:15 AM
You can use the Connection String below on your IIS8 web hosting plan:
Persist Security Info=True;User ID=<username>;Password=<password>;Initial Catalog=<databasename>;Data Source=Sql3.hostedsql.be