hooghli Posted December 13, 2010 Share Posted December 13, 2010 Can anyone help in solving this problem. I get the following error message "Column 'First_Name' cannot be null" Link: hooghli.com/vedanta/index.php Quote Link to comment https://forums.phpfreaks.com/topic/221515-column-first_name-cannot-be-null-error-message/ Share on other sites More sharing options...
Adam Posted December 13, 2010 Share Posted December 13, 2010 You're trying to insert a null value into a column that doesn't accept null values. Quote Link to comment https://forums.phpfreaks.com/topic/221515-column-first_name-cannot-be-null-error-message/#findComment-1146696 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.