I've been working for a few hours on a little database to document
the pedigree and ownership of monsters in a game I've been playing. I wrote the tables and made forms and whatnot, but the pedigree part is the one getting my knickers in a bunch. I have 4 fields, Mate, Female Parent, Male Parent, and Child. I want to make the table refer to itself for these values, and I've searched on the ...