Using OTL_BIGINT with OTL_ORAXX and OTL_ODBC
Brought to you by:
skuchin
Using OTL_BIGINT when OTL_ORAXX and OTL_ODBC (or OTL_DB2_CLI) are defined together. It's useful for application which connect to Oracle and ODBC at the same time.
The patch is against the 4.0.220 version of
otlv4.h.
The patch was created by doing a "diff -c5 <original> <patched> > <patchfile>"
The patch can be applied by doing a "patch -c < <patchfile>"
patch (old code in comment)