The correct version of the driver, 1.3.3, and earlier versions, only support Date, leaving out Date32 and its extended range. This should be addressed in future versions of the driver.
Note: There is a work around, Date32 can be bound to a string using SQLBindParameter with SQL_C_CHAR.