Skip to content

More Christmas presents…. PHP driver 2.0.1 released

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 notable updates:

  1. Improved performance by batch fetching rows – 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 GCA packet. Performance improvements of between 2 and 30 times have been observed. YMMV…
  2. Improved interoperability when working with older Ingres releases – 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 “aware” of the capabilities of the server to which it is connected and will only use features supported in that engine.

And now for some links:

As always if you experience any problems with the driver you can email me via grant @ php dot net, or raise and issue via Servicedesk.

Feliz Navidad a todos

grant

Popularity: 12% [?]

  • Share/Bookmark

Related Posts

2 Comments

  1. Great post! I've bookmarked your blog. Hope we can swap links.

    Why can't I open your rss feed? No post is showing.

    Best Regards!

    Ginj

    Friday, February 6, 2009 at 12:23 am | Permalink
  2. Development of digital technologies occurs prompt rates. Does not lag behind progress and digital TV. Speaking about digital TV, we first of all mean satellite TV. The digital satellite TV becomes more and more accessible to simple users. The market paid satellite tv also is not necessary on a place. The new digital standard of TV of high clearness HDTV actively develops and takes root. The satellite TV becomes more and more directed on the spectator. Besides digital quality of the image, advantage of satellite systems also is also the extensive cover zone of the companion.

    Friday, February 20, 2009 at 11:13 am | Permalink

2 Trackbacks/Pingbacks

  1. An Ingres Blog › PHP driver 2.0.2 released on Friday, January 23, 2009 at 6:44 pm

    [...] Another month, another release. [...]

  2. blogs.planetingres.org » PHP driver 2.0.2 released on Friday, January 23, 2009 at 7:12 pm

    [...] Another month, another release. [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*
blog comments powered by Disqus