שאלה Cancel Query Execution using ODBC API

  • Thursday, July 10, 2008 8:39 AM
     
     
    Hi All,

    How to cancel the oracle long running query execution using VC++ ODBC API?

    I am using Oracle 9i ODBC drivers and could not able to cancel the operation using SQLCancel() function.
    Driver is returning the error "Driver not capable".

    Thanks in advance for your help.

    Kind Regards,
    Nandu
    • Moved by Yan-Fei Wei Monday, July 14, 2008 3:30 AM off-topic of C++
    •  

All Replies

  • Thursday, July 10, 2008 4:03 PM
     
     
    You should ask this in a Oracle newsgroup. I suspect the driver simply doesn't implement this feature.

    By the way, this has nothing to do with C++, the subject of this forum.