Is the format of HeirarchyPath really like this "1.3.1.2", because then you should be able to get the data by simply doing a search like
SELECT * FROM your_table WHERE HeirarchyPath LIKE '1.3.%'
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |