<?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>An Ingres Blog &#187; drivers</title>
	<atom:link href="http://blogs.planetingres.org/grant/category/drivers/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.planetingres.org/grant</link>
	<description>Moving around the world one DMF operation at a time</description>
	<lastBuildDate>Thu, 25 Feb 2010 15:57:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Maven driver repository updated</title>
		<link>http://blogs.planetingres.org/grant/226-maven-driver-repository-updated</link>
		<comments>http://blogs.planetingres.org/grant/226-maven-driver-repository-updated#comments</comments>
		<pubDate>Thu, 03 Dec 2009 15:02:23 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[drivers]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=226</guid>
		<description><![CDATA[Following on from my earlier post, a new JDBC driver has been published to our external Maven repository by Alan Raison. In the next 24 hours the updated driver will be propagated to the central Maven repostory. For more information about obtaining the Ingres JDBC driver using Maven see Alan&#8217;s original post.
Related Posts

Ingres JDBC Driver [...]]]></description>
			<content:encoded><![CDATA[<p>Following on from my <a href="http://blogs.planetingres.org/grant/2009/12/03/new-ingres-ruby-driver-and-rails-adapter-posted/">earlier post</a>, a new JDBC driver has been published to our external <a href="http://code.ingres.com/apps/maven">Maven repository</a> by Alan Raison. In the next 24 hours the updated driver will be propagated to the central Maven repostory. For more information about obtaining the Ingres JDBC driver using Maven see Alan&#8217;s original <a href="http://community.ingres.com/forum/blogs/alan-raison/9-ingres-jdbc-maven.html">post</a>.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/185-ingres-jdbc-driver-available-through-maven" title="Ingres JDBC Driver available through Maven">Ingres JDBC Driver available through Maven</a></li>
<li><a href="http://blogs.planetingres.org/grant/203-using-ingres-with-grails-via-a-hibernate-dao" title="Using Ingres with Grails via a Hibernate DAO">Using Ingres with Grails via a Hibernate DAO</a></li>
<li><a href="http://blogs.planetingres.org/grant/88-logging-ingres-jdbc-connections-under-tomcat" title="Logging Ingres JDBC connections under tomcat">Logging Ingres JDBC connections under tomcat</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F226-maven-driver-repository-updated&amp;linkname=Maven%20driver%20repository%20updated"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/226-maven-driver-repository-updated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Ingres Ruby driver and Rails adapter posted</title>
		<link>http://blogs.planetingres.org/grant/223-new-ingres-ruby-driver-and-rails-adapter-posted</link>
		<comments>http://blogs.planetingres.org/grant/223-new-ingres-ruby-driver-and-rails-adapter-posted#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:10:11 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=223</guid>
		<description><![CDATA[It&#8217;s been a quiet few months here on the blog, however it&#8217;s been any but quiet in the office. Since my last update I&#8217;ve been busy updating the Ingres Ruby driver and Ruby on Rails adapter to support multiple connections as well as Rails/ActiveRecord 2.3.x (2.3.5 was released this week). For a complete run down [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a quiet few months here on the blog, however it&#8217;s been any but quiet in the office. Since my last update I&#8217;ve been busy updating the Ingres Ruby driver and Ruby on Rails adapter to support multiple connections as well as Rails/ActiveRecord 2.3.x (2.3.5 was released this week). For a complete run down of the changes made take a look at the <a href="http://code.ingres.com/ingres/drivers/ruby/tags/ingres-ruby-1.4.0/doc/files/CHANGELOG.html">CHANGELOG</a>. See my <a href="http://http://community.ingres.com/forum/ruby-driver-ruby-rails-adapter/11433-updated-ruby-driver-ruby-rails-adapter-posted-1-4-0-a.html#post28891">forum post</a> for more information regarding downloading the source or the pre-built binaries for Windows.</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/89-ingres-ruby-driver-and-ruby-on-rails-adapter-version-130" title="Ingres Ruby Driver and Ruby on Rails Adapter version 1.3.0">Ingres Ruby Driver and Ruby on Rails Adapter version 1.3.0</a></li>
<li><a href="http://blogs.planetingres.org/grant/82-ruby-122-released" title="Ruby 1.2.2 released">Ruby 1.2.2 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/179-php-ingres-221-released" title="PHP Ingres 2.2.1 released">PHP Ingres 2.2.1 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F223-new-ingres-ruby-driver-and-rails-adapter-posted&amp;linkname=New%20Ingres%20Ruby%20driver%20and%20Rails%20adapter%20posted"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/223-new-ingres-ruby-driver-and-rails-adapter-posted/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Ingres with Grails via a Hibernate DAO</title>
		<link>http://blogs.planetingres.org/grant/203-using-ingres-with-grails-via-a-hibernate-dao</link>
		<comments>http://blogs.planetingres.org/grant/203-using-ingres-with-grails-via-a-hibernate-dao#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:56:17 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[drivers]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[dao]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[ingres]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=203</guid>
		<description><![CDATA[The following is a (rough) translation of a post by Fátima Casaú Pérez I picked up via twitter. To see the original post go to http://blogs.salenda.es/fatima_casau/2009/09/30/inyectar-un-datasource-ingres-en-grails/:
Recently I found the need to use a DAO data source based on an external library in my application. In fact a different data source from my application against which [...]]]></description>
			<content:encoded><![CDATA[<p>The following is a (rough) translation of a post by <a href="http://blogs.salenda.es/fatima_casau/">Fátima Casaú Pérez</a> I picked up via <a href="http://twitter.com/fatimacasau/statuses/4492215981">twitter</a>. To see the original post go to <a href="http://blogs.salenda.es/fatima_casau/2009/09/30/inyectar-un-datasource-ingres-en-grails/">http://blogs.salenda.es/fatima_casau/2009/09/30/inyectar-un-datasource-ingres-en-grails/</a>:</p>
<p>Recently I found the need to use a DAO data source based on an external library in my application. In fact a different data source from my application against which I needed to connect an Ingres database. First off it sounded quite difficult but in the end it was really easy to do.</p>
<p>The fact that it was Ingres and not another RDBMS such as Oracle or MySQL presented no problems. Not even if it&#8217;s going to be the database administration for the application. I&#8217;ve come across this sort of situation before and haven&#8217;t had any problems apart from some data-type incompatibilities, nothing serious. </p>
<p>It was no problem that I needed to use different data source in my application, Just give the source a different name and that&#8217;s it. How and where to install? I edited <em>resources.xml</em> adding the new data source and the bean that references the DAO, like so:</p>
<pre class="brush: xml">
&lt;!--- resources.xml --&gt;
&lt; ?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;beans xmlns=&quot;http://www.springframework.org/schema/beans&quot;
    xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
    xsi:schemaLocation=&quot;http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd&quot;&gt;

    &lt;bean id=&quot;dataSourceIngres&quot;&gt;
        &lt;property name=&quot;driverClassName&quot; value=&quot;ca.ingres.jdbc.IngresDriver&quot; /&gt;
        &lt;property name=&quot;url&quot; value=&quot;jdbc:ingres://DATABASE&quot; /&gt;
        &lt;property name=&quot;username&quot; value=&quot;USERNAME&quot; /&gt;
        &lt;property name=&quot;password&quot; value=&quot;PASSWORD&quot; /&gt;
    &lt;/bean&gt;

    &lt;bean id=&quot;ingresDao&quot; factory-method=&quot;getInstance&quot;&gt;
       &lt;property name=&quot;dataSource&quot;&gt;&lt;ref local=&quot;dataSourceIngres&quot;/&gt;&lt;/property&gt;
    &lt;/bean&gt;
&lt;/beans&gt;
</pre>
<p>After that you call <em>getInstance()</em> for the DAO in the application which in turn calls the corresponding method passing the necessary arguments.</p>
<p>&#8212;&#8211;</p>
<p><strong>Editor&#8217;s note</strong>: Fátima is using the driver class <em>ca.ingres.jdbc.IngresDriver</em> and not <em>com.ingres.jdbc.IngresDriver</em> since the client is using Ingres 2.6.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/226-maven-driver-repository-updated" title="Maven driver repository updated">Maven driver repository updated</a></li>
<li><a href="http://blogs.planetingres.org/grant/185-ingres-jdbc-driver-available-through-maven" title="Ingres JDBC Driver available through Maven">Ingres JDBC Driver available through Maven</a></li>
<li><a href="http://blogs.planetingres.org/grant/88-logging-ingres-jdbc-connections-under-tomcat" title="Logging Ingres JDBC connections under tomcat">Logging Ingres JDBC connections under tomcat</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F203-using-ingres-with-grails-via-a-hibernate-dao&amp;linkname=Using%20Ingres%20with%20Grails%20via%20a%20Hibernate%20DAO"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/203-using-ingres-with-grails-via-a-hibernate-dao/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ingres PHP support for HP OpenVMS CSWS 2.0</title>
		<link>http://blogs.planetingres.org/grant/191-ingres-php-support-for-hp-openvms-csws-20</link>
		<comments>http://blogs.planetingres.org/grant/191-ingres-php-support-for-hp-openvms-csws-20#comments</comments>
		<pubDate>Fri, 17 Jul 2009 06:22:10 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[OpenVMS]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[inrges]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=191</guid>
		<description><![CDATA[For those of you who are interested in running PHP on OpenVMS with Ingres, I have published a pre-built binary to
http://esd.ingres.com/product/drivers/PHP/HP_OpenVMS_Alpha/PHP_Driver. Installation instructions are available via http://bit.ly/InstallPHPIngresOpenVMS or in the README.VMS file contained within the download. The supplied PHP_INGRES.EXE has been built against Ingres 9.2.0 (axm.vms/143). If you want this extension for a different version [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who are interested in running PHP on OpenVMS with Ingres, I have published a pre-built binary to<br />
<a href="http://esd.ingres.com/product/drivers/PHP/HP_OpenVMS_Alpha/PHP_Driver">http://esd.ingres.com/product/drivers/PHP/HP_OpenVMS_Alpha/PHP_Driver</a>. Installation instructions are available via <a href="http://bit.ly/InstallPHPIngresOpenVMS">http://bit.ly/InstallPHPIngresOpenVMS</a> or in the <a href="http://svn.php.net/viewvc/pecl/ingres/tags/ingres-2.2.1-vms/README.VMS?view=co">README.VMS</a> file contained within the download. The supplied <em>PHP_INGRES.EXE</em> has been built against Ingres 9.2.0 (axm.vms/143). If you want this extension for a different version of Ingres drop me a mail via <a href="mailto:grantc@php.net">grantc@php.net</a>.</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/179-php-ingres-221-released" title="PHP Ingres 2.2.1 released">PHP Ingres 2.2.1 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/175-php-530-released" title="PHP 5.3.0 released">PHP 5.3.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/168-php-ingres-220-released" title="PHP Ingres 2.2.0 released">PHP Ingres 2.2.0 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F191-ingres-php-support-for-hp-openvms-csws-20&amp;linkname=Ingres%20PHP%20support%20for%20HP%20OpenVMS%20CSWS%202.0"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/191-ingres-php-support-for-hp-openvms-csws-20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ingres JDBC Driver available through Maven</title>
		<link>http://blogs.planetingres.org/grant/185-ingres-jdbc-driver-available-through-maven</link>
		<comments>http://blogs.planetingres.org/grant/185-ingres-jdbc-driver-available-through-maven#comments</comments>
		<pubDate>Thu, 09 Jul 2009 10:50:37 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[drivers]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=185</guid>
		<description><![CDATA[I am pleased to announce that the Ingres JDBC driver is now available via the central Maven repository.
For those who don’t know, Maven is a dependency management and project lifecycle tool for Java projects.  The hosting of the Ingres JDBC driver in the central repository raises the profile of the Ingres Database and should [...]]]></description>
			<content:encoded><![CDATA[<p>I am pleased to announce that the Ingres JDBC driver is now <a href="http://jira.codehaus.org/browse/MAVENUPLOAD-2415">available</a> via the central Maven <a href="http://repo1.maven.org/maven2/com/ingres/">repository</a>.</p>
<p>For those who don’t know, Maven is a dependency management and project lifecycle tool for Java projects.  The hosting of the Ingres JDBC driver in the central repository raises the profile of the Ingres Database and should make it even easier and appealing for new developers to pick up Ingres as their development database.</p>
<p>Alan Raison has written up some notes in our <a href="http://community.ingres.com/wiki/Ingres_JDBC_With_Maven">community wiki</a> and in his <a href="http://community.ingres.com/forum/blogs/alan-raison/9-ingres-jdbc-maven.html">blog</a>.</p>
<p>I would like to express my thanks for all those who made this possible, especially to Alan who pushed for this in the first place.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/226-maven-driver-repository-updated" title="Maven driver repository updated">Maven driver repository updated</a></li>
<li><a href="http://blogs.planetingres.org/grant/203-using-ingres-with-grails-via-a-hibernate-dao" title="Using Ingres with Grails via a Hibernate DAO">Using Ingres with Grails via a Hibernate DAO</a></li>
<li><a href="http://blogs.planetingres.org/grant/88-logging-ingres-jdbc-connections-under-tomcat" title="Logging Ingres JDBC connections under tomcat">Logging Ingres JDBC connections under tomcat</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F185-ingres-jdbc-driver-available-through-maven&amp;linkname=Ingres%20JDBC%20Driver%20available%20through%20Maven"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/185-ingres-jdbc-driver-available-through-maven/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Ingres 2.2.1 released</title>
		<link>http://blogs.planetingres.org/grant/179-php-ingres-221-released</link>
		<comments>http://blogs.planetingres.org/grant/179-php-ingres-221-released#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:40:57 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[ingres]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=179</guid>
		<description><![CDATA[The last release of the PHP driver introduced a regression where by the &#8220;EXECUTE PROCEDURE&#8221; or &#8220;CALL&#8221; SQL statements would fail to execute (PECL bug 16688). The bug slipped through the net due to missing tests for database procedures. This oversight has now been resolved and the fix has been rolled into a new release, [...]]]></description>
			<content:encoded><![CDATA[<p>The last release of the PHP driver introduced a regression where by the &#8220;EXECUTE PROCEDURE&#8221; or &#8220;CALL&#8221; SQL statements would fail to execute (<a href="http://pecl.php.net/bugs/bug.php?id=16688">PECL bug 16688</a>). The bug slipped through the net due to missing tests for database procedures. This oversight has now been resolved and the fix has been rolled into a new release, 2.2.1. If you build the driver from source you can get the updated code from <a href="http://pecl.php.net/get/ingres">http://pecl.php.net/get/ingres</a>. Windows users can download the php_ingres.dll from <a href="http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver/">http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver/</a>. The Windows download includes the DLLs for PHP 5.3.0, released <a href="http://blogs.planetingres.org/grant/2009/06/30/php-530-released/">earlier</a> today.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/168-php-ingres-220-released" title="PHP Ingres 2.2.0 released">PHP Ingres 2.2.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/147-php-ingres-210-released" title="PHP Ingres 2.1.0 released">PHP Ingres 2.1.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/124-php-driver-202-released" title="PHP driver 2.0.2 released">PHP driver 2.0.2 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F179-php-ingres-221-released&amp;linkname=PHP%20Ingres%202.2.1%20released"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/179-php-ingres-221-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.0 released</title>
		<link>http://blogs.planetingres.org/grant/175-php-530-released</link>
		<comments>http://blogs.planetingres.org/grant/175-php-530-released#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:28:40 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=175</guid>
		<description><![CDATA[Just a quick note to say that PHP 5.3.0 has been released. DLLs for PHP 5.3.0 and Ingres are in the process of being built and should be up on http://esd.ingres.com within the next 24 hours.
Related Posts

PHP Ingres 2.2.1 released
PHP Ingres 2.2.0 released
PHP Ingres 2.1.0 released

]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to say that PHP 5.3.0 has been <a href="http://www.php.net/archive/2009.php#id2009-06-30-1">released</a>. DLLs for PHP 5.3.0 and Ingres are in the process of being built and should be up on <a href="http://esd.ingres.com">http://esd.ingres.com</a> within the next 24 hours.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/179-php-ingres-221-released" title="PHP Ingres 2.2.1 released">PHP Ingres 2.2.1 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/168-php-ingres-220-released" title="PHP Ingres 2.2.0 released">PHP Ingres 2.2.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/147-php-ingres-210-released" title="PHP Ingres 2.1.0 released">PHP Ingres 2.1.0 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F175-php-530-released&amp;linkname=PHP%205.3.0%20released"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/175-php-530-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Ingres 2.1.0 released</title>
		<link>http://blogs.planetingres.org/grant/147-php-ingres-210-released</link>
		<comments>http://blogs.planetingres.org/grant/147-php-ingres-210-released#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:57:56 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[ingres]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php driver]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=147</guid>
		<description><![CDATA[Another month &#8230; (this is getting to be a habit):
This update is implements several bits of new functionality as can seen from the CHANGELOG

Add ingres.fetch_buffer_size to configure to the number of rows ingres_query() will fetch.
Add ingres_charset() to fetch the installation II_CHARSETxx value
Add ingres.describe ini setting to allow disabling of DESCRIBE INPUT if desired
Add support for [...]]]></description>
			<content:encoded><![CDATA[<p>Another month &#8230; (<a href="http://blogs.planetingres.org/grant/2009/01/23/php-driver-202-released/">this is getting to be a habit</a>):</p>
<p>This update is implements several bits of new functionality as can seen from the <a href="http://pecl.php.net/package-info.php?package=ingres&amp;version=2.1.0">CHANGELOG</a></p>
<blockquote><ul>
<li>Add ingres.fetch_buffer_size to configure to the number of rows ingres_query() will fetch.</li>
<li>Add ingres_charset() to fetch the installation II_CHARSETxx value</li>
<li>Add ingres.describe ini setting to allow disabling of DESCRIBE INPUT if desired</li>
<li>Add support for DESCRIBE INPUT</li>
<li>Add ingres_escape_string()</li>
<li>Add ingres_result_seek() to support row positioning</li>
</ul>
</blockquote>
<p>Some Links:</p>
<ul>
<li>Package home &#8211; <a href="http://pecl.php.net/package/ingres">http://pecl.php.net/package/ingres</a></li>
<li>Changelog &#8211; <a href="http://pecl.php.net/package-changelog.php?package=ingres">http://pecl.php.net/package-changelog.php?package=ingres</a></li>
<li>Source Download &#8211; <a href="http://pecl.php.net/get/ingres-2.1.0.tgz">http://pecl.php.net/get/ingres-2.1.0.tgz</a></li>
<li>W32 Download &#8211;  <a href="http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit">http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit</a></li>
</ul>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/179-php-ingres-221-released" title="PHP Ingres 2.2.1 released">PHP Ingres 2.2.1 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/168-php-ingres-220-released" title="PHP Ingres 2.2.0 released">PHP Ingres 2.2.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/124-php-driver-202-released" title="PHP driver 2.0.2 released">PHP driver 2.0.2 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F147-php-ingres-210-released&amp;linkname=PHP%20Ingres%202.1.0%20released"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/147-php-ingres-210-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP driver 2.0.2 released</title>
		<link>http://blogs.planetingres.org/grant/124-php-driver-202-released</link>
		<comments>http://blogs.planetingres.org/grant/124-php-driver-202-released#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:44:47 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[ingres]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=124</guid>
		<description><![CDATA[Another month, another release. 
2.0.2 is minor release fixing a couple of memory leaks and a SEGV. For your enjoyment, here is the complete CHANGELOG:
- Fix corrupt Ingres MONEY to PHP DOUBLE conversions
- Eliminate memory leak when ingres_free_result() is not called
- Fix ingres_field_name() so it returns the correct column name
- Fix SEGV in php_ii_convert_data() when [...]]]></description>
			<content:encoded><![CDATA[<p>Another month, another <a href="http://blogs.planetingres.org/grant/2008/12/20/more-christmas-presents-php-driver-201-released/">release</a>. </p>
<p>2.0.2 is minor release fixing a couple of memory leaks and a SEGV. For your enjoyment, here is the complete CHANGELOG:</p>
<blockquote><p>- Fix corrupt Ingres MONEY to PHP DOUBLE conversions<br />
- Eliminate memory leak when ingres_free_result() is not called<br />
- Fix ingres_field_name() so it returns the correct column name<br />
- Fix SEGV in php_ii_convert_data() when converting DATE to STRING<br />
- Enable the extension to build on Mac OS X and HP-UX<br />
- Reduce the number of emalloc calls in php_ii_fetch()<br />
- Clean up proto entries in ingres.c<br />
- Make ingres_conn_*() and ingres_stmt_* aliases for their ingres_err*() counterparts</p></blockquote>
<p>And now for some links:</p>
<ul>
<li>README.html &#8211; <a href="http://cvs.php.net/viewvc.cgi/pecl/ingres/README.html?view=co&amp;pathrev=RELEASE_2_0_2">http://cvs.php.net/viewvc.cgi/pecl/ingres/README.html?view=co&amp;pathrev=RELEASE_2_0_2</a></li>
<li>Source code &#8211; <a href="http://pecl.ingres.net/get/ingres">http://pecl.ingres.net/get/ingres</a></li>
<li>Windows DLLs &#8211; Since http://pecl4win.php.net is no longer being updated, I have made available DLLs for PHP 5.1.6, 5.2.6 and 5.2.8 for Ingres 2.6/0305, 9.0.4, 9.1.1, 9.2.0 and 9.3.0 at <a href="http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver">http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver</a></li>
</ul>
<p>As always if you experience any problems with the driver you can email me via grant @ php dot net, or raise and issue via <a href="https://servicedesk.ingres.com/">Servicedesk</a>.<br />
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/179-php-ingres-221-released" title="PHP Ingres 2.2.1 released">PHP Ingres 2.2.1 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/168-php-ingres-220-released" title="PHP Ingres 2.2.0 released">PHP Ingres 2.2.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/147-php-ingres-210-released" title="PHP Ingres 2.1.0 released">PHP Ingres 2.1.0 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F124-php-driver-202-released&amp;linkname=PHP%20driver%202.0.2%20released"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/124-php-driver-202-released/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>More Christmas presents&#8230;. PHP driver 2.0.1 released</title>
		<link>http://blogs.planetingres.org/grant/119-more-christmas-presents-php-driver-201-released</link>
		<comments>http://blogs.planetingres.org/grant/119-more-christmas-presents-php-driver-201-released#comments</comments>
		<pubDate>Sat, 20 Dec 2008 17:24:00 +0000</pubDate>
		<dc:creator>Grant Croker</dc:creator>
				<category><![CDATA[drivers]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blogs.planetingres.org/grant/?p=119</guid>
		<description><![CDATA[Along with the release of Christmas edition of the Ingres database workbench a new version of the Ingres PHP driver has been posted.
2.0.1 is major/minor release in as much as it is just a bunch of bug fixes but includes some important changes. From the CHANGELOG here are what I believe are the two most [...]]]></description>
			<content:encoded><![CDATA[<p>Along with the <a href="http://blogs.ingres.com/emmamcgrattan/2008/12/19/ingres-engineering-wishes-you-a-happy-christmas/">release</a> of Christmas edition of the <a href="http://esd.ingres.com/product/Community_Projects/Development_Tools">Ingres database workbench</a> a new version of the Ingres PHP driver has been posted.</p>
<p><a href="http://pecl.php.net/package/ingres/2.0.1">2.0.1</a> is major/minor release in as much as it is just a bunch of bug fixes but includes some important changes. From the <a href="http://cvs.php.net/viewvc.cgi/pecl/ingres/CHANGELOG?view=co">CHANGELOG</a> here are what I believe are the two most notable updates:</p>
<ol>
<li>Improved performance by batch fetching rows &#8211; the ingres_fetch_*() functions will now retrieve upto 100 rows from the server, reducing the network traffic required to fetch those same 100 rows, one at a time. Whether the DBMS engine provides 100 rows is another matter as this is dependant upon the width of the row and the ability to make good use of the <a href="http://community.ingres.com/wiki/Ingres_CL_GC">GCA packet</a>. Performance improvements of between 2 and 30 times have been observed. YMMV&#8230;</li>
<li>Improved interoperability when working with older Ingres releases &#8211; some time in the past interoperability between versions of Ingres broke when using the PHP driver. Driver functionality is based on the Ingres release against which it is built. For example Ingres 9.2.0 introduced bi-directional scrollable cursor support. When the driver was build against 9.2.0 but connected to an earlier release of Ingres it did not know that the DBMS engine could not provide that feature. The driver is now &#8220;aware&#8221; of the capabilities of the server to which it is connected and will only use features supported in that engine.</li>
</ol>
<p>And now for some links:</p>
<ul>
<li>README.html &#8211; <a href="http://cvs.php.net/viewvc.cgi/pecl/ingres/README.html?view=co&amp;pathrev=RELEASE_2_0_1">http://cvs.php.net/viewvc.cgi/pecl/ingres/README.html?view=co&amp;pathrev=RELEASE_2_0_1</a></li>
<li>Source code &#8211; <a href="http://pecl.ingres.net/get/ingres">http://pecl.ingres.net/get/ingres</a></li>
<li>Windows DLLs &#8211; Since <a href="http://pecl4win.php.net">http://pecl4win.php.net</a> is no longer being updated, I have made available DLLs for PHP 5.1.6, 5.2.6 and 5.2.8 for Ingres 2.6/0305, 9.0.4, 9.1.1, 9.2.0 and 9.3.0 at <a href="http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver">http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver</a></li>
</ul>
<p>As always if you experience any problems with the driver you can email me via grant @ php dot net, or raise and issue via <a href="https://servicedesk.ingres.com">Servicedesk</a>.</p>
<p>Feliz Navidad a todos</p>
<p>grant</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/grant/179-php-ingres-221-released" title="PHP Ingres 2.2.1 released">PHP Ingres 2.2.1 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/168-php-ingres-220-released" title="PHP Ingres 2.2.0 released">PHP Ingres 2.2.0 released</a></li>
<li><a href="http://blogs.planetingres.org/grant/147-php-ingres-210-released" title="PHP Ingres 2.1.0 released">PHP Ingres 2.1.0 released</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblogs.planetingres.org%2Fgrant%2F119-more-christmas-presents-php-driver-201-released&amp;linkname=More%20Christmas%20presents%26%238230%3B.%20PHP%20driver%202.0.1%20released"><img src="http://blogs.planetingres.org/grant/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/grant/119-more-christmas-presents-php-driver-201-released/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
