DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

SREagle's picture

Unregistered

Feeds

aliases

  • SREagle

SREagle

10 months ago

in Perl’s DBD-Ingres updated on An Ingres Blog
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).
1 reply
grant's picture
grant 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.
Returning? Login