SQL Interruption

Informix®

With Informix, it is possible to interrupt a long running query if the SQL INTERRUPT ON option.

Dameng®

Dameng supports SQL Interruption: The db client must issue an dpi_cancel() ODBC call to interrupt a query.

Solution

The Dameng database driver supports SQL interruption and converts the native SQL error code -952 to the Informix error code -213.