Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. show records horizontally

show records horizontally

Scheduled Pinned Locked Moved Database
help
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jlizardo
    wrote on last edited by
    #1

    :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

    E E 2 Replies Last reply
    0
    • J jlizardo

      :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

      E Offline
      E Offline
      Elina Blank
      wrote on last edited by
      #2

      Try something like this: < Desc1
      Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O

      J 1 Reply Last reply
      0
      • E Elina Blank

        Try something like this: < Desc1
        Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O

        J Offline
        J Offline
        jlizardo
        wrote on last edited by
        #3

        Hi Thanks for your response. But I using SQL Statements. I'm using SQL 2000 server in Query Analyser. Do you have any idea?. Johnny

        1 Reply Last reply
        0
        • J jlizardo

          :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

          E Offline
          E Offline
          Ennis Ray Lynch Jr
          wrote on last edited by
          #4

          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

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups