|
Has anyone else been getting collision detection problems from having too much text in the text description field? It seems when I use a large amount of text that the task will be inserted in sql server but when I check the tasks table in VS.NET's solution explorer the text description field will be empty. However, it's filled in sql server. This causes collision detection to activate because the empty textdescription field does not equal what it expects to see( the actual text).
Can anyone help, thanks! |