VinnyJ
Red Chin Eastern Indigo
Hi all… I’m working on a little database project to track info on all my snakes... most of which are corns but some are live bearing. When I got to the part of tracking breeding/pairings I came up with a list of things to track but thought I might be missing something. If you have any suggestions for additional info to track, naming of the database table, or naming of the items please feel free to comment. Any other comments welcome as well.
This is what I put together so far:
Table: breedings? or pairings? or ???
Items to track in table:
- ID (num)
- NOP (name/desc of pairing/breeding)
- F_ID (father/sire ID)
- M_ID (mother/dam ID)
- BTY (breeding time this year - 1st time bred, 2nd,....)
- FBT (father/sire brumation time)
- MBT (mother/dam brumation time)
- P_DATE (pairing/conseption date)
- B_METHOD (birth - live or egg)
- I_TEMP (incubation temp)
- I_DUR (incubation duration)
- DOB (live birth)
- S_HATCH_DATE (start of hatching - fist hatchling out)
- E_HATCH_DATE (end of hatching - last hatchling out)
- STILLBORN (num)
- SLUGS (num)
- E_LAID (num eggs laid)
- LIVE (num)
- HATCHED (num)
- SUBSTATE
Let me know what you think.
This is what I put together so far:
Table: breedings? or pairings? or ???
Items to track in table:
- ID (num)
- NOP (name/desc of pairing/breeding)
- F_ID (father/sire ID)
- M_ID (mother/dam ID)
- BTY (breeding time this year - 1st time bred, 2nd,....)
- FBT (father/sire brumation time)
- MBT (mother/dam brumation time)
- P_DATE (pairing/conseption date)
- B_METHOD (birth - live or egg)
- I_TEMP (incubation temp)
- I_DUR (incubation duration)
- DOB (live birth)
- S_HATCH_DATE (start of hatching - fist hatchling out)
- E_HATCH_DATE (end of hatching - last hatchling out)
- STILLBORN (num)
- SLUGS (num)
- E_LAID (num eggs laid)
- LIVE (num)
- HATCHED (num)
- SUBSTATE
Let me know what you think.
Last edited: