

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kieranbarnes &#187; MS SQL</title>
	<atom:link href="http://bloke.org/category/ms-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:58:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Couldn&#8217;t send mail with MS SQL Server 2005</title>
		<link>http://bloke.org/ms-sql/couldnt-send-mail-with-ms-sql-server-2005/</link>
		<comments>http://bloke.org/ms-sql/couldnt-send-mail-with-ms-sql-server-2005/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:06:46 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[MS SQL]]></category>
		<category><![CDATA[Configure Database Mail]]></category>
		<category><![CDATA[Database Mail Right]]></category>
		<category><![CDATA[Default Profile]]></category>
		<category><![CDATA[Select Manage]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=755</guid>
		<description><![CDATA[So I've been struggling trying to send SQL Agent job notifications to operators. Turns out you don't need a @profile_name parameter if you set the mail profile to default. To do to this set up a global or default profile go to Database Mail -&#62; Right-click -&#62; Configure Database Mail. Select "Manage profile security" and [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/mail-option-not-available/' rel='bookmark' title='&#8220;Mail option not available!&#8221;'>&#8220;Mail option not available!&#8221;</a> <small>I spotted a strange PHP "feature" in the error_log() feature....</small></li>
<li><a href='http://bloke.org/php/wp-o-matic-bug-fixes-round-up/' rel='bookmark' title='WP-O-Matic Bug Fixes Round Up'>WP-O-Matic Bug Fixes Round Up</a> <small>I've run into quite a few issues in the latest...</small></li>
<li><a href='http://bloke.org/windows/snippet-connecting-to-windows-2008-server-from-xp/' rel='bookmark' title='[Snippet] Connecting to Windows 2008 Server from XP'>[Snippet] Connecting to Windows 2008 Server from XP</a> <small>By default, Windows 2008 requires Network Level Authentication to connect...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/ms-sql/couldnt-send-mail-with-ms-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Snippet] Installation of MS SQL Libraries on Ubuntu</title>
		<link>http://bloke.org/linux/snippet-installation-of-ms-sql-libraries-on-ubuntu/</link>
		<comments>http://bloke.org/linux/snippet-installation-of-ms-sql-libraries-on-ubuntu/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:38:42 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MS SQL]]></category>

		<guid isPermaLink="false">http://bloke.org/uncategorized/snippet-installation-of-ms-sql-libraries-on-ubuntu/</guid>
		<description><![CDATA[Can't find php-mssql? Nah, its gone. Use php-sybase which contains both libraries now. Remember, make sure FreeTDS is installed aswell. Related posts: FreeTDS installation directory is not a FreeTDS installation directory I recently discovered an error whilst trying to (re)install an... Disk Considerations for a SolusVM Installation on CentOS The Xen® hypervisor, the powerful open [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/freetds-installation-directory-is-not-a-freetds-installation-directory/' rel='bookmark' title='FreeTDS installation directory is not a FreeTDS installation directory'>FreeTDS installation directory is not a FreeTDS installation directory</a> <small>I recently discovered an error whilst trying to (re)install an...</small></li>
<li><a href='http://bloke.org/xen/disk-considerations-solusvm-installation-centos/' rel='bookmark' title='Disk Considerations for a SolusVM Installation on CentOS'>Disk Considerations for a SolusVM Installation on CentOS</a> <small>The Xen® hypervisor, the powerful open source industry standard for...</small></li>
<li><a href='http://bloke.org/linux/snippet-whois-client-on-centos/' rel='bookmark' title='[Snippet] Whois Client on CentOS'>[Snippet] Whois Client on CentOS</a> <small>I can never remember how to install a whois client...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/snippet-installation-of-ms-sql-libraries-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeTDS installation directory is not a FreeTDS installation directory</title>
		<link>http://bloke.org/php/freetds-installation-directory-is-not-a-freetds-installation-directory/</link>
		<comments>http://bloke.org/php/freetds-installation-directory-is-not-a-freetds-installation-directory/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 20:39:46 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MS SQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=532</guid>
		<description><![CDATA[I recently discovered an error whilst trying to (re)install an older PHP version on a client's server. My client required PHP recompiling with MS SQL support. This in turn requires FreeTDS. Installing FreeTDS is very simple, but PHP wasn't. The PHP configure line was something like ./configure  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-ldap --with-zlib --with-mssql=/usr/local/freetds/ But PHP kept [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/snippet-installation-of-ms-sql-libraries-on-ubuntu/' rel='bookmark' title='[Snippet] Installation of MS SQL Libraries on Ubuntu'>[Snippet] Installation of MS SQL Libraries on Ubuntu</a> <small>Can't find php-mssql? Nah, its gone. Use php-sybase which contains...</small></li>
<li><a href='http://bloke.org/php/cubecart-installation-server/' rel='bookmark' title='CubeCart Installation Service'>CubeCart Installation Service</a> <small>Seen as Devellion Ltd has suspended their CubeCart installation service,...</small></li>
<li><a href='http://bloke.org/linux/ntlm-authentication-active-directory-on-apache-linux/' rel='bookmark' title='NTLM Authentication (Active Directory) on Apache (Linux)'>NTLM Authentication (Active Directory) on Apache (Linux)</a> <small>Here is a quick guide to enabling NTLM authentication for...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/freetds-installation-directory-is-not-a-freetds-installation-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading from SQL 2000 to 2005 Error -1</title>
		<link>http://bloke.org/windows/upgrading-from-sql-2000-to-2005-error-1/</link>
		<comments>http://bloke.org/windows/upgrading-from-sql-2000-to-2005-error-1/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 12:29:32 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[MS SQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=487</guid>
		<description><![CDATA[Ever had your Upgrade Advisor return an error while upgrading an instance of SQL Server 2000 to SQL Server 2005? UpgradeAdvisor returned  -1 . I have, in two different circumstances, While choosing an instance from the installed instances and choosing one of them to upgrade. While running upgrade advisor exclusively. Heres what to do, Copy [...]
Related posts:<ol>
<li><a href='http://bloke.org/windows/problems-installing-system-center-essentials-2010/' rel='bookmark' title='Problems installing System Center Essentials 2010'>Problems installing System Center Essentials 2010</a> <small>So, I spent 16 irreplaceable hours of my life trying...</small></li>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
<li><a href='http://bloke.org/windows/how-can-i-specify-the-global-catalog-gc-that-i-want-my-microsoft-exchange-server-system-to-use/' rel='bookmark' title='How can I specify the Global Catalog (GC) that I want my Microsoft Exchange Server system to use?'>How can I specify the Global Catalog (GC) that I want my Microsoft Exchange Server system to use?</a> <small>If you want to force the Exchange server to use...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/windows/upgrading-from-sql-2000-to-2005-error-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

