<?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>JimmyLi.net &#187; ODBC</title>
	<atom:link href="http://jimmyli.net/tag/odbc/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimmyli.net</link>
	<description>Join the dark side</description>
	<lastBuildDate>Wed, 08 Sep 2010 07:41:53 +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>No SQL Server Library for PHP 5.3 Just Yet</title>
		<link>http://jimmyli.net/2009/08/no-sql-server-library-for-php-5-3-just-yet/</link>
		<comments>http://jimmyli.net/2009/08/no-sql-server-library-for-php-5-3-just-yet/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 04:06:53 +0000</pubDate>
		<dc:creator>Jimmy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jimmyli.net/?p=45</guid>
		<description><![CDATA[Update: This article is considered outdated. I’ve started an IIS Tutorial Series on Talking to SQL Server with PHP on IIS. Last time I posted about PHP deciding to remove the MS SQL Server Connection driver and library from the PHP 5.3 package, and mentioned that Microsoft now has its own version of the MS [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Update:</strong> This article is considered outdated. I’ve started an IIS Tutorial Series on <a href="../../2010/08/talking-to-sql-server-with-php-on-iis/">Talking to SQL Server with PHP on IIS</a>.</em></p>
<p><a href="http://jimmyli.net/2009/07/installing-php-53-on-microsoft-iis/" target="_blank">Last time</a> I posted about PHP deciding to remove the MS SQL Server Connection driver and library from the PHP 5.3 package, and mentioned that Microsoft now has its <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=61BF87E0-D031-466B-B09A-6597C21A2E2A&amp;displaylang=en" target="_blank">own version</a> of the MS SQL Server driver for PHP.  I&#8217;ve decided to start playing around with it and after a few hours of no luck getting it to work with PHP 5.3 (it doesn&#8217;t show up in phpinfo), I&#8217;ve decided to do a search on it.  What I&#8217;ve found on the MSDN message boards was that the MS SQL  Server driver PHP, version 1.0 (the current and version), does not have support for PHP 5.3. (<a href="http://social.msdn.microsoft.com/Forums/en-US/sqldriverforphp/thread/9285793e-3ddb-49be-b138-d8cdccadb635" target="_blank">reference</a>)  Not until version 1.1 comes out, at least. This is rather stupid considering now there is no direct MS SQL Server driver for PHP 5.3.  The only way I know of is to use an <a href="http://www.php.net/manual/en/ref.uodbc.php" target="_blank">ODBC</a> connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimmyli.net/2009/08/no-sql-server-library-for-php-5-3-just-yet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
