Hi Rob, If you can somehow generate the SQL it is not so complex. The DMX_Categories are what holds the "tree" with IDs, Parent ID, Vieworder and PortalID. Then in DMX_ShortTexts you add the record for each category with ObjectId=CategoryId, TypeKey="CAT" and SubTypeKey="NAME". That's it. That should bring them up in DMX. Peter |