Dear sir,
I used dbd-odbc version 0.2.4 with ruby-odbc version 0.9996 to fetch rows via MSSQL.
I found that dbd-odbc will transform BIGINT column to string type, Numeric column to BigDecimal one.
I've confirmed that it works right through ruby-odbc library directly. Information below is my environment information.
Distro: CentOS 5.2
ruby-odbc: 0.9996
dbd-odbc: 0.2.4
dbi: 0.4.1
ruby: 1.8.7-patch72
unixODBC: 2.2.11-7.1
FreeTDS: 0.64-11 |