about sql-database access on iishttp://forums.asp.net/t/1798186.aspx/1?about+sql+database+access+on+iisSun, 29 Apr 2012 12:25:55 -040017981864956776http://forums.asp.net/p/1798186/4956776.aspx/1?about+sql+database+access+on+iisabout sql-database access on iis <p>hello everyone, i installed iis, made the adjustments and put my project file to wowroot. website works out, but the thing is, i cant access the sql-database on website. if someone help me, i really really appreciate that.&nbsp;</p> 2012-04-29T11:47:48-04:004956794http://forums.asp.net/p/1798186/4956794.aspx/1?Re+about+sql+database+access+on+iisRe: about sql-database access on iis <p>If you are attaching the database in the connection string to an instance of sql express I would expect that. &nbsp;The database is set up for single use</p> 2012-04-29T12:11:51-04:004956846http://forums.asp.net/p/1798186/4956846.aspx/1?Re+about+sql+database+access+on+iisRe: about sql-database access on iis <p>connection string is: &quot;Data Source=localhost;Initial Catalog=Blog;Integrated Security=True&quot;. </p> <p></p> 2012-04-29T12:25:55-04:00