Kourier Integrator Online Help

Configuring ODBC Data Sources - Workaround for BigInt

If your source database has fields declared as BigInt, use a function similar to an SQL "convert" or "cast" function (depending on your source database type) to convert BigInt8 to varchar (20). If you do not do this, your Source Column data will not be extracted from the source database.