Subject: | SQL_BIGINT DBI problem |
JDBC.pm defines the SQL_BIGINT however this is ommited from the current version of DBI.pm. From DBI.pm:-
SQL_BIGINT is (currently) omitted, because SQL/CLI and ODBC provide
conflicting codes.
I modified JDBC.pm to use SQL_INTEGER as a work around. I don't know if this is the correct way to fix the problem though.
perl:- v5.6.1
DBD-JDBC-0.64
SunOS www 5.8 Generic_108528-13 sun4m sparc SUNW,SPARCstation-20
Message body is not shown because it is too large.