show records horizontally
-
:confused:I have this info Desc1................Desc2 -------------......---------- BudgetControl......RamonDilan DirectorContr......JoseAleman I wanna to show Desc1................Desc2.............Desc1.............Desc2 -------------......----------......-------------...--------- BudgetControl......RamonDilan......DirectorContr...JoseAleman Please help me on that.. Thanks johnny
-
:confused:I have this info Desc1................Desc2 -------------......---------- BudgetControl......RamonDilan DirectorContr......JoseAleman I wanna to show Desc1................Desc2.............Desc1.............Desc2 -------------......----------......-------------...--------- BudgetControl......RamonDilan......DirectorContr...JoseAleman Please help me on that.. Thanks johnny
Try something like this: < Desc1
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O -
Try something like this: < Desc1
Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O -
:confused:I have this info Desc1................Desc2 -------------......---------- BudgetControl......RamonDilan DirectorContr......JoseAleman I wanna to show Desc1................Desc2.............Desc1.............Desc2 -------------......----------......-------------...--------- BudgetControl......RamonDilan......DirectorContr...JoseAleman Please help me on that.. Thanks johnny
There are two options, using T-SQL to dynamically generate the query or use a join and eliminate null records. If the join will work it is the best option as it is fast. The T-SQL option is usually ugly.
On two occasions I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question. - Charles Babbage