as the title says:
I am to create the my own DB solution, but I still only have an "idea" of what I want to accomplish...
SO...
1- Should I first create the Entry/Query forms and then create the DB with the relations I see fit, Or the other way around? (remember I still only have an "idea" of what I want)
2- On the logical side of the DB, is there such a thing as "too many tables"?
How do you guys do it? Keep the tables to a very minimum, with tons of fields, or "explode" the data into several tables, like 20ish tables?
Thanks in advance
I am to create the my own DB solution, but I still only have an "idea" of what I want to accomplish...
SO...
1- Should I first create the Entry/Query forms and then create the DB with the relations I see fit, Or the other way around? (remember I still only have an "idea" of what I want)
2- On the logical side of the DB, is there such a thing as "too many tables"?
How do you guys do it? Keep the tables to a very minimum, with tons of fields, or "explode" the data into several tables, like 20ish tables?
Thanks in advance
Last edited: