Garrett Fitzgerald wrote:
> That scares me on general principles. I think it would be much better to
> write application logic to check if there are lines left: after all, you
> could be deleting records and adding new ones, right?
> 
> But you could probably do that with a Delete Trigger on the child table if
> you really had to.


I agree with Garrett.  In my opinion, I'd rather just have a flag marked 
as "completed" and then set that to .T. when the condition warrants it. 
  That way, you have a history as well.  Perhaps a later process would 
remove records or (better yet) offload them to another table/area for 
those that are marked completed.

just my 2 cents...no change required.  ;-)


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to