<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>hosterposter : SQL Server</title><link>http://blogs.iis.net/hosterposter/archive/tags/SQL+Server/default.aspx</link><description>Tags: SQL Server</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Windows Web Server 2008 and SQL Server 2005</title><link>http://blogs.iis.net/hosterposter/archive/2008/04/16/windows-web-server-2008-and-sql-server-2005.aspx</link><pubDate>Wed, 16 Apr 2008 20:35:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2302616</guid><dc:creator>Hoster Poster</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/hosterposter/rsscomments.aspx?PostID=2302616</wfw:commentRss><comments>http://blogs.iis.net/hosterposter/archive/2008/04/16/windows-web-server-2008-and-sql-server-2005.aspx#comments</comments><description>If you haven't heard, the new Web SKU is a special, low-priced version of Windows that is focused exclusively on Internet-based Web serving. We've added a lot of new features and support for hardware compared to the old Windows 2003 Web edition. For more details about the SKU, check out Bill Staples' blog post at http://blogs.iis.net/bills/archive/2008/04/15/windows-web-server-2008-and-sql-server-2005.aspx . One thing to note is if you want SQL Server 2005 on Web SKU. The installer blocks on Windows Web Server 2008 but we are providing a patch that will allow you to proceed with the installation. Before attempting to install SQL Server 2005, please download and install the patch from the Download Center page found at: SQL Server 2005 Installer...(&lt;a href="http://blogs.iis.net/hosterposter/archive/2008/04/16/windows-web-server-2008-and-sql-server-2005.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2302616" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/hosterposter/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.iis.net/hosterposter/archive/tags/IIS/default.aspx">IIS</category></item><item><title>SQL Server Management Studio - Limiting views on shared servers</title><link>http://blogs.iis.net/hosterposter/archive/2006/04/17/sql-server-management-studio-limiting-views-on-shared-servers.aspx</link><pubDate>Mon, 17 Apr 2006 15:35:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1451756</guid><dc:creator>Hoster Poster</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/hosterposter/rsscomments.aspx?PostID=1451756</wfw:commentRss><comments>http://blogs.iis.net/hosterposter/archive/2006/04/17/sql-server-management-studio-limiting-views-on-shared-servers.aspx#comments</comments><description>Shared servers usually have many databases belonging to different customers, and MS SQL Server Management Studio (SSMS) will display all those databases when used by a valid login to connect to SQL Server 2005. If you seek to change that default behavior, you can do so with a SQL Server 2005 configuration change. Here&amp;#39;s how to make the change. Simply revoke View any database from public, on your SQL 2005 servers, and customers of a shared server, will only see their database, provided you&amp;#39;ve made the customer the owner of the database. An easy way to do this is with the stored procedure sp_changedbowner (Alter Database can be used too) Here&amp;#39;s simplistic sample T-SQL that illustrates the procedure to affect the change on SQL 2005...(&lt;a href="http://blogs.iis.net/hosterposter/archive/2006/04/17/sql-server-management-studio-limiting-views-on-shared-servers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1451756" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/hosterposter/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://blogs.iis.net/hosterposter/archive/tags/SQL+Server/default.aspx">SQL Server</category></item></channel></rss>