> Just put the days in the list, not codes ;-)) > That will make a field with a max of what? 50 characters may be? Big > deal! ;-)
And...? It doesn't matter which types of data you store in those lists. How would you return a workable query? You can't, and you'd have to jump through a bunch of hoops and use CF code to sort it all out, just because you didn't want to use a link table. This isn't about how much data is stored as much as it is about the efficiency with which you can use the data. From your example, a simple, useful report would take workarounds to produce just because you refused to use a link table and save a few hundred extra kilobytes or so. Andy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257693 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

