Hi,
I have a form that has rather a lot of fields. 81 in total. And they need to be uploaded to a database. The form is a new car order form so it contains information such as customer details, dealer details, car details etc. As this info needs to be kept potentially forever, I need to have the dealer details in this database (I thought of refering to the dealer database for their addresses etc) but then this wouldn't work if the addresses changed.
I just wondered if having such a huge table is a problem. I did do database design at Uni but I don't ever remember them saying there was a limit to the number of fields.
Thanks,
Sam