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 |
BuddyRam
Starting Member
17 Posts |
Posted - 2007-09-20 : 02:26:22
|
Hello All,I am in different scinario some one can help me out here please...I need to use the SQL SHAPES in my query to frame the results based on 3 tables .I will give you the details below..I have 3 tables called tab1,tab2 and tab3.Tab1 and tab2 having the comon key parent and tab2 and tab3 having the ommon column parent.Basically these table will hold the level of menus ..like tab1 is havinh the level1 menuss and tab2 will hvae the level2 means submenus of levlel1 and tab3 will have submenus of level2.I need to get the result in such a way that I can display the menus in html page.CheersRam |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-09-21 : 03:08:32
|
http://support.microsoft.com/kb/189657 KH[spoiler]Time is always against us[/spoiler] |
 |
|
|
|
|