Forum Moderators: coopster
it really depends on your hardware/software/database structure and how you intend to use the data, dougmcc1. I tend to normalize all data whenever possible which would mean multiple tables joined by primary/foreign keys. Any RDMS worth it's salt will be able to handle the load.