On Sep 24, 2008, at 11:18 AM, Sibylle Koczian wrote:
> Thank you, now I understand what happens.
OK, before I commit the change, I have a fix that should work. Can
you test it for me? Change the __saveRow() method of dCursorMixin.py
to read:
def __saverow(self, row):
rec = self._records[row]
recKey = self.pkExpression(rec)
newrec = kons.CURSOR_TMPKEY_FIELD in rec
[rest snipped]
With that change, run your app again, and add the manual PK as you
did before. Let me know if it works correctly or not.
-- 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/[EMAIL PROTECTED]