DISQUS

DISQUS Hello! An Ingres Blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Perl’s DBD-Ingres updated

Started by grant · 10 months ago

It looks like someone else has taken over DBD-Ingres and put out a new release. According to the CHANGES the following updates were made:
- add missing timestamp types
- add workaround for do statements with placeholders
-> works for Ingres2006 R3
You can download the updated dri ... Continue reading »

2 comments

  • It now works for some older versions too. I'm still adding functionality.
    A better link is the one at Ingres HP: http://search.cpan.org/dist/DBD-Ingres/ . It always points to the most recent version.
    My goal is it to at least support DBI specs and some things like working with stored procedures (which actually works but lacks returning values, parameters by reference and row producing procedure support).
  • Thanks for the update - If you are feeling brave you could port the code to OpenAPI. That way you have a better chance to keep the driver in-line with Ingres.

Add New Comment

Returning? Login