On Oct 6, 9:13*am, Ingres Forums <info-
ing... (AT) kettleriverconsulting (DOT) com> wrote:
Quote:
Chris,
I can see the ODBC route is viable right now, but I would prefer a Perl
DBD driver solution if at all possible. |
I probably didn't explain properly that DBD::ODBC is a Perl DBD
driver. On most platforms you can get pre-built binaries. It has had
Ingres CLI support since 1.23 (for *nix platforms this means UnixODBC
is not needed). For more information see:
http://community.actian.com/w/index...._ODBC_With_CLI
http://search.cpan.org/dist/DBD-ODBC/
Quote:
I guess it points up that the
driver needs a refresh?  |
If you want bind param support for dbprocs, you would need to add
this.
Chris