Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 30, 2008 04:05 PM by dshieh
0 Points
1 Post
Sep 30, 2008 04:05 PM|LINK
I checked the database: the UserLanguageCode column of Orders table has a default value of 'en'. But, I'm still erroring with:
Cannot insert the value NULL into column 'UserLanguageCode', table 'Commerce.MVC.dbo.Orders'; column does not allow nulls. INSERT fails.
MVC Framework
dshieh
0 Points
1 Post
NULL UserLanguageCode when adding item to cart
Sep 30, 2008 04:05 PM|LINK
I checked the database: the UserLanguageCode column of Orders table has a default value of 'en'. But, I'm still erroring with:
Cannot insert the value NULL into column 'UserLanguageCode', table 'Commerce.MVC.dbo.Orders'; column does not allow nulls. INSERT fails.
MVC Framework