RE: [DUG]: Deleting records

2001-02-20 Thread Martin Ease
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 12:46 To: Multiple recipients of list delphi Subject:[DUG]: Deleting records G'day folks, I want to delete certain records from multiple linked tables. The criteria (defined in sFILTER) is e.g. "ClientType = 2"

[DUG]: Deleting records

2001-02-19 Thread John Christenhusz
G'day folks, I want to delete certain records from multiple linked tables. The criteria (defined in sFILTER) is e.g. "ClientType = 2" What I did is, I created the following SQL and delete records in a loop. The thing is, that the loop seems to work quite well, it counts down (indicated by the