Skip to content

php_ingres.dll for 4.3.11

I have made available the php_ingres.dll for php 4.3.11. It was built against 3.0.2 build 110. I have no idea if it will work against Ingres 2.6 or before. If you need such a dll please let me know. Download the r3 linked extension from here.

All new development work will require PHP 5.x. There are a couple of things in CVS which have not been made in to a release yet. Namely:

  • Error reporting
  • Suppression of E_WARNING messages for Ingres errors
  • Parameterized Queries
  • Simple Prepared Query support (i.e. SELECTS)
  • Get a cursor name

Still to do:

  • Complete prepared queries
  • update
  • delete
  • insert
  • procedures
  • row producing as well..
  • BLOB support
  • Unicode support
    • to do when PHP 5.1 is released with ICU support.

    Given the current architecture of the extension it may not be possible to do multiple resultsets. To do so would require breaking how the current extension works.

    A selection of un-related posts

    close Reblog this comment
    blog comments powered by Disqus