PhpForum
2017-03-10T08:51:00Z
We have multiple users importing successfully using Genius Connect. However, one fails. with error "Cannot insert the value NULL into column". How can we remedy this?
Sponsor
GeniusConnect documentation search (User Manual Downloads...)
Administrator
2017-03-10T08:52:00Z
Hello,

Please check the user configuration, there is a mandatory column in your table that cannot be NULL (No Value).

You can activate log to see details:
UserPostedImage



If it is possible you can map an Outlook column to the mandatory column, or provide a default value in the database or in GeniusConnect, example:

UserPostedImage
Similar Topics