Hi, Wanted to know if MARS is supported. When using unixODBC with FreeTDS I am trying to run the statement below which fails. SQLSetConnectAttr(hdbc, SQL_COPT_SS_MARS_ENABLED, SQL_MARS_ENABLED_YES, SQL_IS_UINTEGER); Is there a different way to do this? Or when would this be supported ? Thanks