|
Posted by cover on 11/02/05 16:43
For lack of a better input method, I'm thinking of a form with many
input fields (i.e. 25) for users to enter equipment related
information. As I think about connecting and entering into a MySQL
database, 25 fields or so on one table seems like a lot so I am
thinking about breaking it up into categories. For example the
database name=equipment and tables for pumps, conveyors, shakers, and
'other'. Any thoughts on this folks? I could do the table name as
equipment_tbl for example with its 25 fields but am a little concerned
with how the physical size of this database *might* grow. Feedback is
appreciated. TIA
Navigation:
[Reply to this message]
|