[freetds] bigint data type

joshua stein jcs at rt.fm
Tue Dec 23 11:02:21 EST 2003


> however, i'm seeing the opposite.  i'm running 0.62.dev.20031220 and
> am getting errors from freetds when selecting data from bigint
> columns:
> 
>    Unknown size 8 for SYBINTN

ok, i figured it out.  the old server had this sql server in its
freetds.conf with a version of 7.0, but the new one had it as 8.0
(it's a sql 2000 server).  i changed it to 7.0 and the code works
without any errors.


More information about the FreeTDS mailing list