<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<P>I've been pulling my hair out about this for two hours. I have made a 
nodeprofile content type and am using cck fields to build it.</P>
<P>All the fields I created were added as columns to the 
content_type_nodeprofile table....except the last two which were added to my db 
as separate tables:</P>
<P>content_field_hobbies<BR>content_field_age</P>
<P>these were the last two I added and, also, I had a few problems with the 
"group" they sat in, so I ended up changing the name and deleting and recreating 
the groups at least once...may this have caused the issue? </P>
<P>I've tried totally deleting the relevant fields and groups and starting 
again, but they keep getting created as separate tables. Aagh!!</P>
<P>Basically, what is it that makes CCK create a field as a separate table 
instead of putting it as a column inside the content type table?</P>
<P>Neil</P></FONT></DIV></BODY></HTML>