Hi All.

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 deletes both parent and child
records but the application freezes immediately after.

Thank you.

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