Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thomas Dolberg 74 posts 95 karma points
    Feb 14, 2011 @ 20:44
    Thomas Dolberg
    0

    Fetching content from customDB attached to childnodes

    Hi

     

    My website-structure is something like this:

    root

    -category1

    --subcategory1

    ---node 1

    ---node 2

     

    In my customDB I store some data which is associated with my childnodes (node 1 and node 2).  What would be the best way of storing/retrieving the relationship, so I can fetch it on category1?

     

    Thanks

    Thomas 

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Feb 15, 2011 @ 03:12
    Aaron Powell
    0

    A custom data type would be the best way. Then you can code exactly how you want it to query your custom database and work with it.

Please Sign in or register to post replies

Write your reply to:

Draft