<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SQL Native Client as MSSQL driver for Zend Framework</title>
	<atom:link href="http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework</link>
	<description>Random ideas, scripts and facts</description>
	<lastBuildDate>Mon, 29 Mar 2010 18:47:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Battulga</title>
		<link>http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework/comment-page-1#comment-9505</link>
		<dc:creator>Battulga</dc:creator>
		<pubDate>Sun, 07 Mar 2010 19:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://dev.juokaz.com/?p=648#comment-9505</guid>
		<description>Declan your site doesn&#039;t work.
I am using sql-server 2008 and zend server 5 CE.
zend server extension does not support to enable and disable in the web admin.

i just add one line in the php.ini.
/php_sqlsrv.dll this dll if you don&#039;t have this ddl, download add it is named windows microsoft sql server driver for php1.1/
extension=php_sqlsrv.dll
C:\Program Files\Zend\ZendServer\etc\php.ini

But i don&#039;t understand why zend couldn&#039;t add this line. Then it is wasting time for me.

I am happy for that IIS7 and sql 2008, zend server 5 are working faster than iis7 and sql 2005, zend server 4.3.</description>
		<content:encoded><![CDATA[<p>Declan your site doesn&#8217;t work.<br />
I am using sql-server 2008 and zend server 5 CE.<br />
zend server extension does not support to enable and disable in the web admin.</p>
<p>i just add one line in the php.ini.<br />
/php_sqlsrv.dll this dll if you don&#8217;t have this ddl, download add it is named windows microsoft sql server driver for php1.1/<br />
extension=php_sqlsrv.dll<br />
C:\Program Files\Zend\ZendServer\etc\php.ini</p>
<p>But i don&#8217;t understand why zend couldn&#8217;t add this line. Then it is wasting time for me.</p>
<p>I am happy for that IIS7 and sql 2008, zend server 5 are working faster than iis7 and sql 2005, zend server 4.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Declan Butler</title>
		<link>http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework/comment-page-1#comment-4617</link>
		<dc:creator>Declan Butler</dc:creator>
		<pubDate>Fri, 07 Aug 2009 08:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://dev.juokaz.com/?p=648#comment-4617</guid>
		<description>Great work with the Sqlsrv adapter, I&#039;m currently using it in a project I am working on. I&#039;m connecting via Windows authentication and came across a possible issue
You can read on my blog
&lt;a href=&quot;http://www.declanbutlerwebdesign.com/2009/zend_db_adapter_sqlsrv&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great work with the Sqlsrv adapter, I&#8217;m currently using it in a project I am working on. I&#8217;m connecting via Windows authentication and came across a possible issue<br />
You can read on my blog<br />
<a href="http://www.declanbutlerwebdesign.com/2009/zend_db_adapter_sqlsrv" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juozas</title>
		<link>http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework/comment-page-1#comment-2473</link>
		<dc:creator>Juozas</dc:creator>
		<pubDate>Sat, 23 May 2009 10:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://dev.juokaz.com/?p=648#comment-2473</guid>
		<description>Hi Steve,

yes, I know about adodb version (in this post: &quot;To test PHP extension there are no classes at all (at least I haven’t found, only in Adodb)&quot;). I have used some ideas from it and now my implementation is getting more and more stable.

You can find it at http://zfmssql.codeplex.com/.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>yes, I know about adodb version (in this post: &#8220;To test PHP extension there are no classes at all (at least I haven’t found, only in Adodb)&#8221;). I have used some ideas from it and now my implementation is getting more and more stable.</p>
<p>You can find it at <a href="http://zfmssql.codeplex.com/" rel="nofollow">http://zfmssql.codeplex.com/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Cooney</title>
		<link>http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework/comment-page-1#comment-2417</link>
		<dc:creator>Steve Cooney</dc:creator>
		<pubDate>Fri, 22 May 2009 06:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://dev.juokaz.com/?p=648#comment-2417</guid>
		<description>Good effort with the Zend Adapter. There is I discovered in actual fact today a mssqlnative driver for ADODB which utilises the SQL Server Driver for PHP. http://sourceforge.net/project/showfiles.php?group_id=42718</description>
		<content:encoded><![CDATA[<p>Good effort with the Zend Adapter. There is I discovered in actual fact today a mssqlnative driver for ADODB which utilises the SQL Server Driver for PHP. <a href="http://sourceforge.net/project/showfiles.php?group_id=42718" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=42718</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juozas Kaziukenas&#8217; Blog: SQL Native Client as MSSQL driver for Zend Framework &#124; Cole Design Studios</title>
		<link>http://dev.juokaz.com/winphp-2009/sql-native-client-as-mssql-driver-for-zend-framework/comment-page-1#comment-1935</link>
		<dc:creator>Juozas Kaziukenas&#8217; Blog: SQL Native Client as MSSQL driver for Zend Framework &#124; Cole Design Studios</dc:creator>
		<pubDate>Fri, 08 May 2009 17:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.juokaz.com/?p=648#comment-1935</guid>
		<description>[...] Kaziukenas (thanks to his work in the WinPHP Challenge) has posted his look at using the SQL native driver to allow the Zend Framework to interact with a MSSQL database [...]</description>
		<content:encoded><![CDATA[<p>[...] Kaziukenas (thanks to his work in the WinPHP Challenge) has posted his look at using the SQL native driver to allow the Zend Framework to interact with a MSSQL database [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
