nodeapi
When using CCK, do we need to program in hook_load to load the data for the new fields
No, unless you need extra or custom data. The CCK automatically handles loading of data for the fields created via the CCK. In general the CCK does a good job loading its data, however there are times where you might want additional data that is not automatically loaded.