I am facing a problem with the SaveChanges() method in Entity Framework. Sometimes it works fine and sometimes it's not instead I get an error message saying:
String or binary data would be truncated. The statement has been terminated.
Can any one help me with this ....
thanks.

