Skip to content

PHP Ingres 2.1.0 released

Another month … (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 DESCRIBE INPUT
  • Add ingres_escape_string()
  • Add ingres_result_seek() to support row positioning

Some Links:

  • Share/Bookmark

Related Posts

blog comments powered by Disqus