Hi All, this is my second attempt to report the following issue. The
one I sent yesterday to [email protected] did not show up on this
list.

My delete button on a form with a parent and child grids have the
following code:

self.Form.delete()

It deletes the parent without issues if there are no child records.

If I delete a parent in Postgresql directly, the ON DELETE CASCADE
setting deletes the child records accordingly.

The delete button in my Dabo application somehow deletes both parent
and child records but the application freezes immediately after the
click.


---------------------------------------------------------
Platform: Win
Python Version: 2.5.4 on win32
Dabo Version: Version 0.9.2; Revision ~5291
UI Version: 2.8.10.1 on wxMSW


_______________________________________________
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]

Reply via email to