N nboodram Member² Jan 21, 2003 #1 Hello, Are there any code examples that show how to cancel a query that the database server is taking a long time to execute (select operation)? Thanks, Natalie
Hello, Are there any code examples that show how to cancel a query that the database server is taking a long time to execute (select operation)? Thanks, Natalie
Marco Kalter Administrator Staff member Jan 22, 2003 #1 For a TOracleQuery you can check out the ThreadDemo project. For a TOracleDataSet you can view this demo . The code should be self-explanatory. ------------------ Marco Kalter Allround Automations
For a TOracleQuery you can check out the ThreadDemo project. For a TOracleDataSet you can view this demo . The code should be self-explanatory. ------------------ Marco Kalter Allround Automations