Newbies Pajo Posted January 2, 2003 Newbies Posted January 2, 2003 I am planning to enter a couple of years of horseracing results into a database, information such as the horses that ran, weight, jockey, odds, time etc. I eventually want to be able to search for a specific entry in a selected field. Now I am just requiring any tips before I start. How shoudl I enter the information? Should i put the thousands of horses into one database, or should I keep it in a few smaller databases? I could have a different database for every track? But my intention will be to search through every entry for specific information in a selected field. Any help or tips greatly appreciated. Thanks. p.s. I am a newbie to Filemaker. You probably knew that already...
adamkarwowski Posted January 2, 2003 Posted January 2, 2003 i think you can just go with one database.you really dont need a database for each trach you can probably do it by making forms for each track. you can still search thru every feild but remeber you will take a big performance hit by indexing all the feilds. sorry i couldnt help more since i am a newbie myself.
Guest Posted January 4, 2003 Posted January 4, 2003 Pajo... At a minimum, consider breaking this into two databases, one for the horses, the second for races. Create a relationship between horses and races. Create a script (and a button to execute the script) that allows you to find all races related to a single horse. You need a field that uniquely identifies each horse that exist in each database. You need to use FMP to enforce the uniqueness of this field. Create a script that eliminates duplicate records and run this script when needed. You could define a lookup list for tracks and jockeys in the races database.
Recommended Posts
This topic is 8265 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now