<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>sqlhost Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;title=Home</link><description>sqlhost Wiki Rss Description</description><item><title>New Comment on "Database Publishing Services"</title><link>http://sqlhost.codeplex.com/wikipage?title=Database Publishing Services&amp;ANCHOR#C14228</link><description>Guys can we have an install guide for SQL Server 2008 please&amp;#63;</description><author>domainscanners</author><pubDate>Wed, 18 Nov 2009 21:12:29 GMT</pubDate><guid isPermaLink="false">New Comment on "Database Publishing Services" 20091118091229P</guid></item><item><title>New Comment on "Database Publishing Services"</title><link>http://sqlhost.codeplex.com/wikipage?title=Database Publishing Services&amp;ANCHOR#C14188</link><description>Is this compaitible with SQL Server 2008&amp;#63; If so where can I find install instructions please&amp;#63;</description><author>domainscanners</author><pubDate>Thu, 12 Nov 2009 23:24:20 GMT</pubDate><guid isPermaLink="false">New Comment on "Database Publishing Services" 20091112112420P</guid></item><item><title>New Comment on "DPW Known Issues"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=DPW Known Issues&amp;ANCHOR#C13932</link><description>&amp;#64;HarryBob, I noticed the same. Always do a search and replace for &amp;#39;END&amp;#59;&amp;#39; to &amp;#39;END&amp;#39;. It is not only on views.&amp;#10;Great product by the way, if you read the known issues and act to it, it works very well from 2005 to 2000.</description><author>base</author><pubDate>Wed, 07 Oct 2009 11:08:58 GMT</pubDate><guid isPermaLink="false">New Comment on "DPW Known Issues" 20091007110858A</guid></item><item><title>New Comment on "DPW Known Issues"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=DPW Known Issues&amp;ANCHOR#C13930</link><description>has anyone else noticed that sometimes the script contains a semi colon at the end of a create view statement and sometimes it does not. This causes sql server 2000 to throw an error</description><author>harrybob</author><pubDate>Wed, 07 Oct 2009 03:13:53 GMT</pubDate><guid isPermaLink="false">New Comment on "DPW Known Issues" 20091007031353A</guid></item><item><title>New Comment on "UploadAndExecute"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=UploadAndExecute&amp;ANCHOR#C13722</link><description>Hello,&amp;#13;&amp;#10;I have the same error &amp;#58;Opening url C&amp;#58;&amp;#92;inetpub&amp;#92;wwwroot&amp;#92;newClub.mdf.sql&amp;#13;&amp;#10;Connecting to SQL Server database...&amp;#13;&amp;#10;An error occured&amp;#58; System.Data.SqlClient.SqlException&amp;#58; The SELECT permission was denied on the object &amp;#39;objects&amp;#39;, database &amp;#39;mssqlsystemresource&amp;#39;, schema &amp;#39;sys&amp;#39;. at System.Data.SqlClient.SqlConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41; at System.Data.SqlClient.SqlInternalConnection.OnError&amp;#40;SqlException exception, Boolean breakConnection&amp;#41; at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning&amp;#40;TdsParserStateObject stateObj&amp;#41; at System.Data.SqlClient.TdsParser.Run&amp;#40;RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj&amp;#41; at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds&amp;#40;String methodName, Boolean async&amp;#41; at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery&amp;#40;DbAsyncResult result, String methodName, Boolean sendToPipe&amp;#41; at System.Data.SqlClient.SqlCommand.ExecuteNonQuery&amp;#40;&amp;#41; at ASP.runsql_aspx.__Render__control1&amp;#40;HtmlTextWriter __w, Control parameterContainer&amp;#41; &amp;#13;&amp;#10;&amp;#13;&amp;#10;can any one help in th solution,&amp;#13;&amp;#10;Thanks&amp;#13;&amp;#10;</description><author>Raghad84</author><pubDate>Mon, 07 Sep 2009 11:10:25 GMT</pubDate><guid isPermaLink="false">New Comment on "UploadAndExecute" 20090907111025A</guid></item><item><title>New Comment on "DPW Known Issues"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=DPW Known Issues&amp;ANCHOR#C12910</link><description>open a command prompt from here C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;90&amp;#92;Tools&amp;#92;Publishing&amp;#92;1.2 as the sqlpubwiz is not in the path.</description><author>vince144</author><pubDate>Mon, 18 May 2009 20:19:37 GMT</pubDate><guid isPermaLink="false">New Comment on "DPW Known Issues" 20090518081937P</guid></item><item><title>New Comment on "DPW Known Issues"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=DPW Known Issues&amp;ANCHOR#C12838</link><description>I can't use the sqlpubwiz script because my computer does not recognize this as an internal command at the c:\ prompt.  Does anyone know what I am doing wrong?</description><author>elkinsenv</author><pubDate>Thu, 07 May 2009 16:43:59 GMT</pubDate><guid isPermaLink="false">New Comment on "DPW Known Issues" 20090507044359P</guid></item><item><title>New Comment on "UploadAndExecute"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=UploadAndExecute&amp;ANCHOR#C12769</link><description>I am getting a frustrating error message i cant fix please help. here it is

Opening url C:\inetpub\wwwroot\newClub.mdf.sql
Connecting to SQL Server database...
An error occured: System.Data.SqlClient.SqlException: The SELECT permission was denied on the object 'objects', database 'mssqlsystemresource', schema 'sys'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at ASP.runsql_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) </description><author>bbrooks</author><pubDate>Wed, 29 Apr 2009 19:28:09 GMT</pubDate><guid isPermaLink="false">New Comment on "UploadAndExecute" 20090429072809P</guid></item><item><title>New Comment on "Database Publishing Wizard"</title><link>http://sqlhost.codeplex.com/Wiki/View.aspx?title=Database Publishing Wizard&amp;ANCHOR#C12687</link><description>I tried it with Sql Server 2008 (express) but I am getting /BeginPublish related error just after OnPostAuthenticateRequest() call. I am using Studio 2005 website project type to run.

ERROR page on URL http://localhost:1896/DPS11/Publish/Service.asmx/BeginPublish 

Server Error in '/DPS11' Application.
--------------------------------------------------------------------------------
Request format is unrecognized for URL unexpectedly ending in '/BeginPublish'. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
Exception Details: System.InvalidOperationException: Request format is unrecognized for URL unexpectedly ending in '/BeginPublish'.
Source Error: 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
Stack Trace: 
[InvalidOperationException: Request format is unrecognized for URL unexpectedly ending in '/BeginPublish'.]
   System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response) +405961
   System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath) +212
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +193
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +93
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +155
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082 </description><author>neerajsoni</author><pubDate>Fri, 17 Apr 2009 08:20:43 GMT</pubDate><guid isPermaLink="false">New Comment on "Database Publishing Wizard" 20090417082043A</guid></item><item><title>New Comment on "Localized versions of 1.1"</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Localized versions of 1.1&amp;ANCHOR#C12072</link><description>I am using Database Publishing Wizard, but it is not working for me. When I select the initial option "Specify Server Information" I wrote: localhost, and it did not work. I lefte this box empty, it did not work. I wrote down the address of the site I want to publish (http://localhost: 8494/Database), it did not work too. Allways I get the error:An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider). What can I do to fix this problem?
</description><author>boizan</author><pubDate>Fri, 23 Jan 2009 04:10:05 GMT</pubDate><guid isPermaLink="false">New Comment on "Localized versions of 1.1" 20090123041005A</guid></item><item><title>UPDATED WIKI: UploadAndExecute</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=UploadAndExecute&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Upload T-SQL and execute at your hosting provider using an ASP.NET page
&lt;/h2&gt;With this approach, you can use the Database Publishing Wizard to generate a T-SQL file from your local database.  Then, you can upload the script to your hosting provider, and use the sample ASP.NET page provided to execute this file.&lt;br /&gt; &lt;br /&gt;This approach is useful in the following circumstances:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Your hosting provider has not deployed the Database Publishing Services, enabling simple publishing of your SQL Server database&lt;/li&gt;&lt;li&gt;Your hosting provider does not have a T-SQL script execution window &lt;b&gt;or&lt;/b&gt; the T-SQL script generated by the Database Publishing Wizard is too large to paste into the T-SQL script execution window&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Below are the instructions to use this approach:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run the Database Publishing Wizard to generate a T-SQL script file for your local database&lt;/li&gt;&lt;li&gt;Using FTP (or another approach if applicable), upload this T-SQL file to your hosting account&lt;/li&gt;&lt;li&gt;Download the sample ASP.NET page by clicking on this link: &lt;a href="javascript:window.location.href='http://www.codeplex.com/sqlhost/Project/FileDownload.aspx?DownloadId=12858';"&gt;RunSQL.aspx&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Edit the ASPX page and change the values of the variables &lt;i&gt;fileUrl&lt;/i&gt; and &lt;i&gt;connectionString&lt;/i&gt; as follows:&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;&lt;i&gt;fileUrl&lt;/i&gt; should be the url of the T-SQL file you uploaded. For example if your domain name is www.mydomain.Com, then the url would be http://www.mydomain.com/File.Sql&lt;/li&gt;&lt;li&gt;&lt;i&gt;connectionString&lt;/i&gt; should be the connection string of your &lt;b&gt;hosted&lt;/b&gt; SQL Server database&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Upload the ASPX page to your hosting account&lt;/li&gt;&lt;li&gt;Point your web browser to the ASPX page you uploaded.  When this page has completed loading, your database should now be populated in the remote SQL Server database&lt;/li&gt;&lt;li&gt;&lt;b&gt;Important: Delete the T-SQL file and ASPX page in your hosting account&lt;/b&gt;.  This will prevent others from reading your data or tampering with your database.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Hvasishth</author><pubDate>Thu, 24 May 2007 02:32:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: UploadAndExecute 20070524023234A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Home&amp;version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=News%20Feeds&amp;amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;&lt;br /&gt;&lt;b&gt;The goal of the SQL Server Hosting Toolkit is to enable a great experience around SQL Server in shared hosting environments.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The toolkit will eventually consist of a suite of tools and services that hosters can deploy for use by their customers.  It will also serve as an incubation vehicle for tools that hosting customers can download and use directly, regardless of whether their hoster has deployed the toolkit.  See the &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Project%20Roadmap&amp;amp;referringTitle=Home"&gt;Project Roadmap&lt;/a&gt; for details on where we're going.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;For Hosting Customers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The &lt;b&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard&amp;amp;referringTitle=Home"&gt;Database Publishing Wizard&lt;/a&gt;&lt;/b&gt; makes it easy to upload databases to hosters, or generate T-SQL from the objects and data in your database.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;For Hosters&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The &lt;b&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Services&amp;amp;referringTitle=Home"&gt;Database Publishing Services&lt;/a&gt;&lt;/b&gt; are a set of ASP.NET web services you can easily deploy to make it simple for your customers to deploy SQL Server databases into your environment. &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;If you're interested in meeting the folks at Microsoft behind this project, check out the &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Hosting%20Toolkit%20Team&amp;amp;referringTitle=Home"&gt;Hosting Toolkit Team&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;Also, see &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=other%20SQL%20Server%20projects%20on%20Codeplex&amp;amp;referringTitle=Home"&gt;other SQL Server projects on Codeplex&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:48:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070403104809P</guid></item><item><title>UPDATED WIKI: Database Publishing Services</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database Publishing Services&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Database Publishing Services 
&lt;/h3&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=6F03273C-FFC8-4F5E-BAFC-041FBD68FD1E" class="externalLink"&gt; Download the precompiled release (1.1)&lt;/a&gt;&lt;/b&gt; &lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;a href="http://www.codeplex.com/sqlhost/Release/ProjectReleases.aspx?ReleaseId=2859"&gt; Download the shared source release (1.1)&lt;/a&gt;&lt;/b&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;As a hoster, you can use Database Publishing Services to enable your customers to easily deploy their SQL Server databases into your environment with tools such as the &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;Database Publishing Wizard&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/sqlhost/Project/FileDownload.aspx?DownloadId=5537';"&gt;Installation and Configuration Guide&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPS%20Known%20Issues&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;Known Issues&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Project%20Roadmap&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;Roadmap for Future Releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPS%20FAQ&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;FAQ&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:47:31 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Database Publishing Services 20070403104731P</guid></item><item><title>UPDATED WIKI: Database Publishing Services</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database Publishing Services&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Database Publishing Services 
&lt;/h3&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B8133957-C210-4C24-9E05-308280F2C98D" class="externalLink"&gt; Download the precompiled release (1.0)&lt;/a&gt;&lt;/b&gt; &lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;a href="http://www.codeplex.com/sqlhost/Release/ProjectReleases.aspx?ReleaseId=2859"&gt; Download the shared source release (1.1)&lt;/a&gt;&lt;/b&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;As a hoster, you can use Database Publishing Services to enable your customers to easily deploy their SQL Server databases into your environment with tools such as the &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;Database Publishing Wizard&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/sqlhost/Project/FileDownload.aspx?DownloadId=5537';"&gt;Installation and Configuration Guide&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPS%20Known%20Issues&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;Known Issues&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Project%20Roadmap&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;Roadmap for Future Releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPS%20FAQ&amp;amp;referringTitle=Database%20Publishing%20Services"&gt;FAQ&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:44:03 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Database Publishing Services 20070403104403P</guid></item><item><title>UPDATED WIKI: Localized versions of 1.1</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Localized versions of 1.1&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Localized versions of SQL Server Database Publishing Wizard 1.1
&lt;/h3&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; 简体中文 (Simplified Chinese) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; 繁體中文 (Traditional Chinese) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=fr&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; Fran&amp;#231;ais (French) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=de&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; Deutsch (German) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=it&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; Italiano (Italian) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=ja&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; 日本語 (Japanese) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=ko&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; 한국어 (Korean) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=es&amp;amp;FamilyID=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; Espa&amp;#241;ol (Spanish) &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:32:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Localized versions of 1.1 20070403103212P</guid></item><item><title>UPDATED WIKI: Localized versions of 1.1</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Localized versions of 1.1&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Localized versions of SQL Server Database Publishing Wizard 1.1
&lt;/h3&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; 简体中文 (Simplified Chinese) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; 繁體中文 (Traditional Chinese) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=fr&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; Fran&amp;#231;ais (French) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=de&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; Deutsch (German) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=it&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; Italiano (Italian) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=ja&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; 日本語 (Japanese) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=ko&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; 한국어 (Korean) &lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=es&amp;amp;FamilyID=29b4ffd8-ac3a-4481-b352-9b185619a901" class="externalLink"&gt; Espa&amp;#241;ol (Spanish) &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:31:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Localized versions of 1.1 20070403103117P</guid></item><item><title>UPDATED WIKI: Database Publishing Wizard</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database Publishing Wizard&amp;version=43</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Database Publishing Wizard  
&lt;/h3&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; Download the Current Release (1.1)&lt;/a&gt;&lt;/b&gt; &lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;th&gt; &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Localized%20versions%20of%201.1&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Localized versions of 1.1&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;The Database Publishing Wizard enables the deployment of SQL Server 2005 databases (both schema and data) into a shared hosting environment on either a SQL Server 2000 or 2005 server.  &lt;br /&gt; &lt;br /&gt;The tool supports two modes of deployment:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;It generates a single SQL script file which can be used to recreate a database when the only connectivity to a server is through a web-based control panel with a script execution window.&lt;/li&gt;&lt;li&gt;It connects to a web service provided by your hoster and directly creates objects on a specified hosted database&lt;/li&gt;
&lt;/ol&gt;The Database Publishing Wizard provide both a graphical and a command-line interface.  In addition, it can integrate directly into Visual Studio 2005 or Visual Web Developer 2005.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Documentation&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Full Documentation&lt;/a&gt;&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Command%20Line%20Interface&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Quick Reference for the Command Line Interface&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Support%20Matrix&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Supported Objects &amp;amp; Types&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Known%20Issues&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Known Issues&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Project%20Roadmap&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Roadmap for Future Releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20FAQ&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;FAQ&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Tutorials&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Tutorial: Upload the TimeTracker ASP.NET starter kit to your hosted account&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=UploadAndExecute&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Tutorial: Execute the T-SQL file from the Database Publishing Wizard using a sample ASP.NET page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:31:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Database Publishing Wizard 20070403103106P</guid></item><item><title>UPDATED WIKI: Database Publishing Wizard</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database Publishing Wizard&amp;version=42</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Database Publishing Wizard  
&lt;/h3&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; &lt;b&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=56E5B1C5-BF17-42E0-A410-371A838E570A" class="externalLink"&gt; Download the Current Release (1.1)&lt;/a&gt;&lt;/b&gt; &lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;th&gt; &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Localized%20versions%20of%201.0&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Localized versions of 1.0&lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;The Database Publishing Wizard enables the deployment of SQL Server 2005 databases (both schema and data) into a shared hosting environment on either a SQL Server 2000 or 2005 server.  &lt;br /&gt; &lt;br /&gt;The tool supports two modes of deployment:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;It generates a single SQL script file which can be used to recreate a database when the only connectivity to a server is through a web-based control panel with a script execution window.&lt;/li&gt;&lt;li&gt;It connects to a web service provided by your hoster and directly creates objects on a specified hosted database&lt;/li&gt;
&lt;/ol&gt;The Database Publishing Wizard provide both a graphical and a command-line interface.  In addition, it can integrate directly into Visual Studio 2005 or Visual Web Developer 2005.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Documentation&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Full Documentation&lt;/a&gt;&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Command%20Line%20Interface&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Quick Reference for the Command Line Interface&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Support%20Matrix&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Supported Objects &amp;amp; Types&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20Known%20Issues&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Known Issues&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Project%20Roadmap&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Roadmap for Future Releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=DPW%20FAQ&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;FAQ&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Tutorials&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Tutorial: Upload the TimeTracker ASP.NET starter kit to your hosted account&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=UploadAndExecute&amp;amp;referringTitle=Database%20Publishing%20Wizard"&gt;Tutorial: Execute the T-SQL file from the Database Publishing Wizard using a sample ASP.NET page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Tue, 03 Apr 2007 22:30:10 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Database Publishing Wizard 20070403103010P</guid></item><item><title>UPDATED WIKI: other SQL Server projects on Codeplex</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=other SQL Server projects on Codeplex&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Other SQL Server resources on Codeplex
&lt;/h2&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples" class="externalLink"&gt;SQL Server samples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Fri, 30 Mar 2007 01:09:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: other SQL Server projects on Codeplex 20070330010933A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Home&amp;version=24</link><description>&lt;div class="wikidoc"&gt;
&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=News%20Feeds&amp;amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;&lt;br /&gt;&lt;b&gt;The goal of the SQL Server Hosting Toolkit is to enable a great experience around SQL Server in shared hosting environments.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The toolkit will eventually consist of a suite of tools and services that hosters can deploy for use by their customers.  It will also serve as an incubation vehicle for tools that hosting customers can download and use directly, regardless of whether their hoster has deployed the toolkit.  See the &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Project%20Roadmap&amp;amp;referringTitle=Home"&gt;Project Roadmap&lt;/a&gt; for details on where we're going.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;For Hosting Customers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The &lt;b&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard&amp;amp;referringTitle=Home"&gt;Database Publishing Wizard&lt;/a&gt;&lt;/b&gt; makes it easy to upload databases to hosters.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;For Hosters&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The &lt;b&gt;&lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Services&amp;amp;referringTitle=Home"&gt;Database Publishing Services&lt;/a&gt;&lt;/b&gt; are a set of ASP.NET web services you can easily deploy to make it simple for your customers to deploy SQL Server databases into your environment. &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;If you're interested in meeting the folks at Microsoft behind this project, check out the &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Hosting%20Toolkit%20Team&amp;amp;referringTitle=Home"&gt;Hosting Toolkit Team&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;Also, see &lt;a href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=other%20SQL%20Server%20projects%20on%20Codeplex&amp;amp;referringTitle=Home"&gt;other SQL Server projects on Codeplex&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>alexd</author><pubDate>Fri, 30 Mar 2007 01:07:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070330010733A</guid></item></channel></rss>