secretaryat
Technical User
Hi, I'm not a beginner but this one has me stumped. I'm trying to build a pedigree database for horses in Paradox 10, and can't figure out how to do it without making it *gigantic*.
I've used TesioPower ( ), you can download a free demo to see what I wish I could make mine do... the program would work for me but I haven't got $250 to shell out, so I'm trying to make my own.
What I have so far is a table with the following fields:
Horse Name
Age
Color
Gender
Sire
Dam
And I have the form done, it's real purty but I can't get past the first generation (the form goes to 6 generations; there are 64 horses in the 6th generation).
Ideally, I'd be able to type in a horse's name in the Sire field and have it bring up the full pedigree for the Sire, ditto with the Dam field. Say I want the 6-gen pedigree for Secretariat. I input Secretariat's info (he's a new record), sire is Bold Ruler, dam is Somethingroyal. Bold Ruler and Somethingroyal each have their own record in the table with their sires and dams and all that. I somehow need for the Sire field and the Horse Name field to be linked, so that when I type in Bold Ruler in the Sire position, it grabs the info from Bold Ruler's own record (as Horse Name) and lists his Sire and Dam in the appropriate positions on the form, and *their* sires and dams, and so on.
Basically, I need the Sire field (and the Dam field) to turn itself into the Horse Name field. I know it can be done (TesioPower works wonderfully this way!), but I don't know anything about writing code or any of that - I can link tables and that's about it I am willing to learn, if someone can tell me what I need to know and where to get that info. I have a set of books for Paradox 4, if that would help. Is this an ObjectPAL thing? Or what?
My other alternative, as I see it, is to have 130 fields in the table, and type in each pedigree in full, for each horse. There are about 50,000 horses total in my database, and... uh... no.
Am I being way too ambitious here, or can this be reasonably done? Any help will be much appreciated!
Thanks,
Nicole
I've used TesioPower ( ), you can download a free demo to see what I wish I could make mine do... the program would work for me but I haven't got $250 to shell out, so I'm trying to make my own.
What I have so far is a table with the following fields:
Horse Name
Age
Color
Gender
Sire
Dam
And I have the form done, it's real purty but I can't get past the first generation (the form goes to 6 generations; there are 64 horses in the 6th generation).
Ideally, I'd be able to type in a horse's name in the Sire field and have it bring up the full pedigree for the Sire, ditto with the Dam field. Say I want the 6-gen pedigree for Secretariat. I input Secretariat's info (he's a new record), sire is Bold Ruler, dam is Somethingroyal. Bold Ruler and Somethingroyal each have their own record in the table with their sires and dams and all that. I somehow need for the Sire field and the Horse Name field to be linked, so that when I type in Bold Ruler in the Sire position, it grabs the info from Bold Ruler's own record (as Horse Name) and lists his Sire and Dam in the appropriate positions on the form, and *their* sires and dams, and so on.
Basically, I need the Sire field (and the Dam field) to turn itself into the Horse Name field. I know it can be done (TesioPower works wonderfully this way!), but I don't know anything about writing code or any of that - I can link tables and that's about it I am willing to learn, if someone can tell me what I need to know and where to get that info. I have a set of books for Paradox 4, if that would help. Is this an ObjectPAL thing? Or what?
My other alternative, as I see it, is to have 130 fields in the table, and type in each pedigree in full, for each horse. There are about 50,000 horses total in my database, and... uh... no.
Am I being way too ambitious here, or can this be reasonably done? Any help will be much appreciated!
Thanks,
Nicole