Table Items: ID Integer Primary Key ... [rest of fields ]
Tables Stats: ID ... rest of fields
I want to delete a row in Items and have that trigger the deletion of all rows in Stats where Item.ID = Stats.ID.
I appreciate any help anyone can give me.
Brady Hutmacher
[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]