2
Answers

Error in multi threading

Photo of Muhammad younas

Muhammad younas

14y
1.5k
1
i m developing an C# application using Sql CE
i get this error in multi threading
 (The data was truncated while converting from one data type to another. [ Name of function(if known) =  ])
when i use to update the table for a single statemnt there is no error but if i use multiple threads for table update i get this eror
Plz help me

Answers (2)