SQLCancel Problem
I'm looking for the right way to cancel a statement operation (SQLExecDirect, with a SELECT command) that takes to long, running in it's own thread. In other thread, I'm setting a timer and calling SQLCancel with the same statement. The SQLExecDirect funtion does not return until it finish the operation. I'm missing something here ? I'm using MySQL 4.0.20a and MyODBC 3.51.09.
Subject
Written By
Posted
SQLCancel Problem
October 12, 2004 08:32PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.