SQL - Order By with parameters may cause server crash with ODBC
The use of parameters in the Order By clause is not supported. The error handling has been improved to make it consistent across the various API. The error -20127 (SQL_ERR_BADPARAM) is returned at query parsing time.