Microsoft 开发人员网络 > 论坛主页 > Parallel Extensions to the .NET Framework > how to solve this error in multithreading " A first chance exception of type 'System.Data.Odbc.OdbcException' occurred in System.Data.dll" in output window
提出问题提出问题
 

已答复how to solve this error in multithreading " A first chance exception of type 'System.Data.Odbc.OdbcException' occurred in System.Data.dll" in output window

  • 2009年6月12日 12:30sunstate 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    I make 10 thread in that i am going to save record to mysql and change continuesly value and  save repeatedlly but i got as following msg in output window .

    "A first chance exception of type 'System.Data.Odbc.OdbcException' occurred in System.Data.dll"
    and some of threads are automatically ignored or aborted  what ever happen but only 4 to 5 thread isalive at last


    I am new in threading so plz help me out on this

    This occur when i use more than 4 thread .

答案

全部回复