On Feb 18, 2008, at 8:57 AM, Adrian Klaver wrote:
> The new dCursorMixin does fill the fields with None values. The
> problem it
> also fills the link field. I tested entering a new record in a dGrid
> that
> holds a child bizobj. The link field was set to None(<None>) and I
> could not
> change it manually to the correct value. I could not go any further.
I did not test this case. However, it looks like a simple fix. Try it
with the new version of dBizobj that I just posted.
> One question is what the presence of None(NULL) values will do to
> fields with a
> constraint of NOT NULL and a default value?
If you try to insert null values into a NOT NULL field, you will get
an error. The default value only comes into play if you don't insert
anything into the field.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]