QuoteReplyTopic: Nulls getting passed to the database on insert? Posted: 25-Apr-2008 at 6:40am
I've got an entity that only includes three fields from a database table. When I create a new entity, populate my three fields, and then save, I get an error: "can't save null value in field X". This field 1) isn't included in my business object, 2) isn't nullable, and 3) has a default value in the database.
Is DevForce trying to set it to null anyway? What is the best solution for this?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum