12 Feb
2001
12 Feb
'01
2:08 a.m.
I'm sorry, I don't follow the suggestion to wrap each tuple in a form. I'm using gadfly for my db, mostly for ease of deployment at several offices. Does gadfly have a unique id method, like an auto-increment field in MySQL? Thanks, Gary. Andrew Kenneth Milton wrote:
+-------[ Gary Lowder ]---------------------- | Greetings,
| Due to the nature of the database, I need all fields to be able to | ensure a unique querry.
Wrap each tuple in a form and include a submit button to your delete method. Then they can press only one button (works the same as a radio button).
I'd fix your database design to have unique ids for each entry, that don't require the entire row.