Maksim Zhuravkov created IGNITE-23492:
-----------------------------------------

             Summary: Implement cancelation in ODBC
                 Key: IGNITE-23492
                 URL: https://issues.apache.org/jira/browse/IGNITE-23492
             Project: Ignite
          Issue Type: Improvement
          Components: odbc
            Reporter: Maksim Zhuravkov


ODBC has a function SQLCancel to cancel a statement. We ignite 3 odbc driver 
should support it.

{noformat}
SQLRETURN SQLCancel(SQLHSTMT     StatementHandle);  
{noformat}

https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlcancel-function?view=sql-server-ver16



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to