View Single Post
Old 07-28-2017, 04:41 PM  
astronaut x
Too lazy to set a custom title
 
astronaut x's Avatar
 
Industry Role:
Join Date: May 2011
Location: From this www and beyond!
Posts: 4,844
Quote:
Originally Posted by Ferus View Post
Should look like this. If it dont work, look at the eventlog on the SQL server, if you get a deny event, because your premissions is not set right


Code:
<connectionStrings>
    <add name="DefaultConnection" connectionString="Data Source=SERVERNAME\sqlINSTANCE;Initial Catalog=Databasename;User ID=sa;Password=sa" />
  </connectionStrings>

Is it possible it could be any of these other options?

https://www.connectionstrings.com/sql-server-2008/
astronaut x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote