Hello,
ÃÂ
I have the following problem.
When I edit a field in the SQL Server Management Studio Express then I get the following error:
Error Source: .Net SqlClient Data Provider
Error Message: String or binary data would be truncated.
The statement has been terminated
ÃÂ
When I use the SQL update commando, it works fine.
Fore debugging we need to change the enabled field several times.
Is there a solution fore this?
ÃÂ
ÃÂ
The Table Layout
USE
[Project]
GO
/****** Object: Table [dbo].[Proces] Script Date: 06/02/2008 10:01:20 ******/