RSS feed

Unable to modify table. ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column

Published by: Guest (9/27/2008 11:34:38 AM)

SEP 27 2008

I added a new column to the existing table and set it to not null but i am getting error and not able to get my desired result. Any one knows why i get this error? ’table_name’ table
- Unable to modify table.
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column ’column_name’, table ’database.dbo.Tmp_table_name’; column does not allow nulls. INSERT fails.
[Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.

 

What to do When I Accidentally Deleted my MSSQL Server 2005 Database >>

<< Unable to Create Index for a Table in SQL Server Management Studio 2005

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2