Visual FoxPro DevCon 2001
Data Design
uWhat goes where?
uTypically, data is assigned to table that represent entities
nFor example, customer, item, video, dancer
nCaution: table entities may not be objects!
uField datatypes are chosen to represent data
uData are assigned to the entities owning them