Viewing 3 posts - 1 through 4 (of 4 total)
Paul,
no. I've just shown you my solution as the answer for
Paul White NZ (3/18/2010)Let us know how you get on.
Paul White NZ (3/18/2010)
March 19, 2010 at 4:55 am
#1136590
here is the script I'm going to use for my application. I've just added some additional rows to @meters, @ti and @tu tables with different ParentId.
--meters
DECLARE @Meters
TABLE (
...
March 19, 2010 at 12:47 am
#1136484
Thank you for reply. I will try your solution.
March 18, 2010 at 12:03 am
#1135748