Viewing 6 posts - 1 through 7 (of 7 total)
Thanks Grant. By Dynamic TSQL, do you mean the approach I described of pulling the value of the parameters from a table updated just before the query is fired? Or...
January 6, 2009 at 9:36 am
Sorry ChrisM. I really didn't give you much to work with. Table 1 has Parent data, and a UDF returns subordinates to the ParentID passed to it. The UDF returns...
January 2, 2009 at 9:03 am
Sorry! I should have posted this to the 2K5 section!
January 1, 2009 at 9:19 pm
Bingo! Got it. Thanks
December 16, 2008 at 10:46 am
Hi there.
Curious why the design may be bad. I have the items in one table along with their attributes, and the way they interact with one another (hierarchies) in another....
December 16, 2008 at 10:31 am
Thanks for the help. To be clear, you're suggesting two inserts. One to load the parent ids and a second to load the child IDs? I think that's where you're...
December 16, 2008 at 10:02 am
Viewing 6 posts - 1 through 7 (of 7 total)