<?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>sides of march &#187; MSSQL</title>
	<atom:link href="http://www.sidesofmarch.com/index.php/archive/tag/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sidesofmarch.com</link>
	<description>Thoughts on life, liberty, and information technology</description>
	<lastBuildDate>Mon, 16 Jan 2012 02:43:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Connecting to MSSQL with Apache and PHP on Windows</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2008/05/15/connecting-to-mssql-with-apache-and-php-on-windows/</link>
		<comments>http://www.sidesofmarch.com/index.php/archive/2008/05/15/connecting-to-mssql-with-apache-and-php-on-windows/#comments</comments>
		<pubDate>Thu, 15 May 2008 14:18:04 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2008/05/15/connecting-to-mssql-with-apache-and-php-on-windows/</guid>
		<description><![CDATA[<p>I set up a Windows server as a <a href="http://en.wikipedia.org/wiki/WAMP">WAMP</a> server (Windows, Apache, MySQL, and PHP) to run vBulletin. Everything worked fine, and the learning curve was pretty short.</p>
<p>Then I tried getting PHP to connect to a remote Microsoft SQL server. Sorry, no luck!</p>
<p>The apparent fix required an updated <strong>ntwdblib.dll</strong>. The one that came with the latest PHP5 bits (5.2.6) was apparently out of date (version 2000.2.8.0). A newer one, which I founded linked to from <a href="http://userscape.com/helpdesk/index.php?pg=kb.page&#38;id=13">a UserScape support page</a>, is version 2000.80.194.0. Shut down Apache, <a href="http://userscape.com/ntwdblib.dll">download the newer DLL</a> (replacing the old DLL), and restart Apache. Viola! Hello, MSSQL server.</p>
<a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a <span style="color:#777"> . . .<br /><br />&#8594; Read More: <a href="http://www.sidesofmarch.com/index.php/archive/2008/05/15/connecting-to-mssql-with-apache-and-php-on-windows/">Connecting to MSSQL with Apache and PHP on Windows</a></span>]]></description>
			<content:encoded><![CDATA[<p>I set up a Windows server as a <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FWAMP&sref=rss">WAMP</a> server (Windows, Apache, MySQL, and PHP) to run vBulletin. Everything worked fine, and the learning curve was pretty short.</p>
<p>Then I tried getting PHP to connect to a remote Microsoft SQL server. Sorry, no luck!</p>
<p>The apparent fix required an updated <strong>ntwdblib.dll</strong>. The one that came with the latest PHP5 bits (5.2.6) was apparently out of date (version 2000.2.8.0). A newer one, which I founded linked to from <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fuserscape.com%2Fhelpdesk%2Findex.php%3Fpg%3Dkb.page%26amp%3Bid%3D13&sref=rss">a UserScape support page</a>, is version 2000.80.194.0. Shut down Apache, <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fuserscape.com%2Fntwdblib.dll&sref=rss">download the newer DLL</a> (replacing the old DLL), and restart Apache. Viola! Hello, MSSQL server.</p>
<img src="http://www.sidesofmarch.com/?ak_action=api_record_view&id=243&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sidesofmarch.com/index.php/archive/2008/05/15/connecting-to-mssql-with-apache-and-php-on-windows/' addthis:title='Connecting to MSSQL with Apache and PHP on Windows ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.sidesofmarch.com/index.php/archive/2008/05/15/connecting-to-mssql-with-apache-and-php-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

