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. Web Development
  3. ASP.NET
  4. fetch data frm multiple tables

fetch data frm multiple tables

Scheduled Pinned Locked Moved ASP.NET
help
8 Posts 6 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.
  • R Offline
    R Offline
    rummer
    wrote on last edited by
    #1

    I want to fetch data from three tables according to itemcode .and item code is entering only two tables. plz help me

    C A N N V 5 Replies Last reply
    0
    • R rummer

      I want to fetch data from three tables according to itemcode .and item code is entering only two tables. plz help me

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What is with the run of stupid questions ? First of all, this has nothing to do with ASP.NET, you should be asking in the SQL forum Second, you can't possibly expect or want help. If you did, you'd ask a question that could be answered. We can't work out what you need to do, without knowing the schema of the tables. Third, if there's no other ID you can use to link these tables, then it's probably not possible, and you need to talk to whoever designed the database and get them to fix it. You should not attempt it yourself, because it seems you don't really know anything about databases.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      1 Reply Last reply
      0
      • R rummer

        I want to fetch data from three tables according to itemcode .and item code is entering only two tables. plz help me

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        rummer wrote:

        I want to fetch data from three tables according to itemcode .and item code is entering only two tables.

        How this is related with ASP.NET ? You need to write simple SQL query with join operation.

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        1 Reply Last reply
        0
        • R rummer

          I want to fetch data from three tables according to itemcode .and item code is entering only two tables. plz help me

          N Offline
          N Offline
          nagendrathecoder
          wrote on last edited by
          #4

          How is this possible? :omg: Can you show ur table structure. You should have posted this in Database forum.

          1 Reply Last reply
          0
          • R rummer

            I want to fetch data from three tables according to itemcode .and item code is entering only two tables. plz help me

            N Offline
            N Offline
            Nisha Agrawal
            wrote on last edited by
            #5

            Then the third table must contain any key column from other two tables or somehow it should be connected to other two tables. Provide the table schemas to get more help.

            1 Reply Last reply
            0
            • R rummer

              I want to fetch data from three tables according to itemcode .and item code is entering only two tables. plz help me

              V Offline
              V Offline
              Vimalsoft Pty Ltd
              wrote on last edited by
              #6

              You can use a Join

              Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

              C 1 Reply Last reply
              0
              • V Vimalsoft Pty Ltd

                You can use a Join

                Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #7

                Oh, seriously. One stupid question, and it needs 6 answers, all increasingly clueless ? What does this add to the discussion ? He plainly has no idea what a join is, and the issue is, there's no indication that he has anything to join to, in the third table. I expect that's why he's asking the question, even if he does ask it so inadequately.

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                A 1 Reply Last reply
                0
                • C Christian Graus

                  Oh, seriously. One stupid question, and it needs 6 answers, all increasingly clueless ? What does this add to the discussion ? He plainly has no idea what a join is, and the issue is, there's no indication that he has anything to join to, in the third table. I expect that's why he's asking the question, even if he does ask it so inadequately.

                  Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                  A Offline
                  A Offline
                  Abhijit Jana
                  wrote on last edited by
                  #8

                  It is very much frustrating when people don't reply when some one wants to help him :( . It may happen after some time he will delete his post :laugh: . These are useless !! :(

                  Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                  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