Breakexec during fetch does not generate any exception?
Posted: Fri 01 Mar 2013 07:49
Hello,
I'm testing multithread capabilities of SDAC and currently found out, that calling breakexec during query execution time generates some EOLEDBError in executing thread (nice), but calling breakexec during fetch does not, just silently stops fetching. Why? The one thread, that is opening the query, should know, that the results are not complete and stop operation... Is there some option that would generate some exception in the thread, that opens such broken query?
Thanks, Ludek.
I'm testing multithread capabilities of SDAC and currently found out, that calling breakexec during query execution time generates some EOLEDBError in executing thread (nice), but calling breakexec during fetch does not, just silently stops fetching. Why? The one thread, that is opening the query, should know, that the results are not complete and stop operation... Is there some option that would generate some exception in the thread, that opens such broken query?
Thanks, Ludek.