Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
djchrome
Starting Member
19 Posts |
Posted - 2002-05-01 : 15:43:59
|
| I was wondering if anyone as taken the articles on Threaded Discussion (Part 1 & 2) and combined them. http://www.sqlteam.com/Item.asp?ItemID=1353http://www.sqlteam.com/item.asp?ItemID=1602My goal is the be able to display parent/children version numbers. As described in part 2 of the article. 11.11.1.11.1.222.1Maybe theres something I'm missing but couldn't everything be combined so that the version numbers are written back to the thread table and stored with the threads so that when displaying the thread list a temp table doesn't need to be created? Only on the insert.Thanks for your guidance and wisdom! |
|
|
|
|
|