<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.oosterkamp.nl/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/"><channel><title>Search results matching tag 'SQL Server'</title><link>http://blogs.oosterkamp.nl/search/SearchResults.aspx?o=DateDescending&amp;tag=SQL+Server&amp;orTags=0</link><description>Search results matching tag 'SQL Server'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Reporting Services 2008 without IIS</title><link>http://blogs.oosterkamp.nl/blogs/thomas/archive/2010/09/07/reporting-services-2008-without-iis.aspx</link><pubDate>Tue, 07 Sep 2010 18:48:05 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:318</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;When teaching a Reporting Services course today, I was told by an attendee that Reporting Services 2008 could be installed without the need for IIS. I read about that, but assumed that it had an internal webserver or something similar that you could activate if you didn’t have IIS (I guess I didn’t really read the documentation, I just made some assumptions). But the attendee pointed me to a webpage that showed how Reporting Services work without IIS. Instead of an internal webserver, Microsoft implemented Reporting Services 2008 as an extension to &lt;a href="http://learn.iis.net/page.aspx/101/#Hypertext" target="_blank"&gt;HTTP.SYS&lt;/a&gt;, called an HTTP Listener. That means that Reporting Services gets passed requests for it and IIS never gets those requests. This means that you actually have two processes reacting to requests on port 80. And that’s possible because HTTP.SYS is the process that actually listens on port 80 and hands those requests to either Reporting Services or IIS. &lt;/p&gt;  &lt;p&gt;Read more about it &lt;a href="http://msdn.microsoft.com/en-us/library/bb630409.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>stackoverflow.com</title><link>http://blogs.oosterkamp.nl/blogs/erik/archive/2008/09/19/stackoverflow-com.aspx</link><pubDate>Fri, 19 Sep 2008 08:19:00 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:148</guid><dc:creator>Erik</dc:creator><description>&lt;p&gt;Deze leuke website kwam ik van de week tegen. Op de site kan je development gerelateerde vragen stellen en beantwoorden. De site werkt met voting &amp;amp; ranking en wordt dan ook druk bezocht. Heb je een vraag op software gebied, stel hem op deze site en je zal zien binnen mum van tijd heb je antwoord(en).&lt;/p&gt;
&lt;p&gt;NB. zo te zien is de site gebouwd met ASP.NET&amp;nbsp;MVC.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Database publishing wizard in Visual Studio 2008</title><link>http://blogs.oosterkamp.nl/blogs/erik/archive/2007/12/06/database-publishing-wizard-in-visual-studio-2008.aspx</link><pubDate>Thu, 06 Dec 2007 10:26:00 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:84</guid><dc:creator>Erik</dc:creator><description>&lt;p&gt;De database publishing wizard is een add-in voor Visual Studio om databases inclusief data te scripten naar een sql file. Erg handig aangezien je dit dus niet meer vanuit&amp;nbsp;de SQL Server Management&amp;nbsp;Studio hoeft te doen.&lt;/p&gt;
&lt;p&gt;In Visual Studio 2008 wordt de database publishing wizard standaard meegeleverd, dat is goed nieuws!&amp;nbsp;Mocht je deze willen gebruiken vanuit Visual Studio 2005, dan moet je de add-in&amp;nbsp;even downloaden.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=56E5B1C5-BF17-42E0-A410-371A838E570A&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=56E5B1C5-BF17-42E0-A410-371A838E570A&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;</description></item><item><title>SSIS: Kijken of een record al bestaat</title><link>http://blogs.oosterkamp.nl/blogs/roland/archive/2007/06/26/ssis-kijken-of-een-record-al-bestaat.aspx</link><pubDate>Tue, 26 Jun 2007 18:51:00 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:46</guid><dc:creator>Roland</dc:creator><description>&lt;P&gt;Een handige truuk bij SSIS als je wilt kijken of een bepaald record al bestaat en daar je acties op wilt baseren (bijv. update als ie al bestaat en insert als ie niet bestaat)&lt;/P&gt;
&lt;P&gt;Misbruik een lookup control en assign de error output aan de actie die moet worden uitgevoerd als ie niet bestaat en de groene output aan de actie als ie wel bestaat.&lt;/P&gt;
&lt;P&gt;De error output kan je dan gewoon aan je destination hangen, die gaat dan inserten. De groene output zou je dan aan een ole db command kunnen hangen die een update naar de server schiet.&lt;/P&gt;</description></item><item><title>SSIS: ? zonder naam</title><link>http://blogs.oosterkamp.nl/blogs/roland/archive/2007/06/26/ssis-zonder-naam.aspx</link><pubDate>Tue, 26 Jun 2007 18:46:00 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:45</guid><dc:creator>Roland</dc:creator><description>Als je ooit aan de gang gaat met parameterized queries in bijvoorbeeld een OLE DB Command in SSIS: gebruik het ? zonder een naam erachter in je query om de plaats van de parameter aan te geven.</description></item><item><title>SQL Server 2008 CTP Released</title><link>http://blogs.oosterkamp.nl/blogs/roland/archive/2007/06/06/sql-server-2008-ctp-released.aspx</link><pubDate>Wed, 06 Jun 2007 11:19:00 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:32</guid><dc:creator>Roland</dc:creator><description>Een CTP van Katmai, de codenaam van de nieuwe SQL server, is te downloaden op MSDN.</description></item><item><title>SQL Server Database Publishing Toolkit</title><link>http://blogs.oosterkamp.nl/blogs/erik/archive/2007/05/03/sql-server-database-publishing-toolkit.aspx</link><pubDate>Thu, 03 May 2007 09:39:00 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:30</guid><dc:creator>Erik</dc:creator><description>&lt;P&gt;De SQL Server Database Publishing Toolkit bevat een handige tool om SQL server databases te scripten, zowel schema, data of beide. De tool installeert zichzelf binnen Visual Studio 2005 en is super handig als je regelmatig een database moet overzetten naar een remote hoster.&lt;/P&gt;
&lt;P&gt;Voor meer details en download zie:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard&amp;amp;referringTitle=Home"&gt;http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard&amp;amp;referringTitle=Home&lt;/A&gt;&lt;/P&gt;</description></item></channel></rss>