bskowtexas
Registered User.
- Local time
- Today, 06:56
- Joined
- Sep 10, 2002
- Messages
- 11
I've got a check out table with three tables linked to it (items, kits, and books) in a one to many relationship. Essentially, its set up so somebody can check out multiple amounts of items, kits, and books on one reciept. Okay, so on the front end of things, I have a form which automatically fills in some of the check out info whenever you start entering items, kits, or books. But the problem i'm running into is that occassionally people save checkouts without having checked anything out. Is there a way to make a delete query to delete the checkout if there is nothing in its underlying tables. I'm sure there's a way to do this with the criteria section, but i'm having trouble. Any help would be greatly appreciated.
-bskowtexas
-bskowtexas