The default version for the MS SQL Server ODBC driver is 7.0, which does not support the bigint datatype. If you wish to use a bitint datatype in your data model, you will have to change the version of the driver from 7.0 to 2000.
To do this, select Database | Options | Drivers... then click Setup, Preferred Settings and make sure Preferred Version is "2000".