Viewing 4 posts - 1 through 4 (of 4 total)
Jeff,
Not putting that back in the original table (mines not employee), I'm just maintaining the mapping in your hierarchy table. My thought is to make your stored procedure more generic,...
March 14, 2013 at 6:59 pm
Jeff,
I implemented your sort solution and it is perfect. Only change I need to make is to update the hierarchy table to support the sortedId/sortedParentId and the original ID/parentID fields.
Thanks...
March 14, 2013 at 11:48 am
Jeff,
I had considered that and was working on something along those lines before I left work. For pure performance reasons, I would create a new sorted node mapping table...
March 13, 2013 at 10:32 pm
Jeff, I have been playing with your RebuildNestedSets_MM stored procedure and I have a question. Is it possible to sort the nodes so that the Left and Right bowers are...
March 13, 2013 at 9:07 am
Viewing 4 posts - 1 through 4 (of 4 total)