Newbies irenelam Posted August 26, 2000 Newbies Posted August 26, 2000 My database has 200-300 records, each record will have several fields which I like to define as "repeating field". Problem is, the no. of repeats in each of these fields varies, some may have a few,and some could be several dozens. I would also like to run a query eventually to determine how many of these repeating fields in each of the record is not empty. Is there a quick way to set up this query? Or should I not use repeating field at all? What is the best way to design this databse? set up related files?
Kurt Knippel Posted August 27, 2000 Posted August 27, 2000 quote: Originally posted by iyee: My database has 200-300 records, each record will have several fields which I like to define as "repeating field". Problem is, the no. of repeats in each of these fields varies, some may have a few,and some could be several dozens. I would also like to run a query eventually to determine how many of these repeating fields in each of the record is not empty. Is there a quick way to set up this query? Or should I not use repeating field at all? What is the best way to design this databse? set up related files? USE RELATED FILES. This is what a relational database is all about. Do not use repeating fields, except in the most dire of circumstances. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Senior Filemaker Developer http://www.database-resources.com mailto:[email protected] =-=-=-=-=-=-=-=-=-=-=-=-=
Recommended Posts
This topic is 8926 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