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. get the data from more than one database

get the data from more than one database

Scheduled Pinned Locked Moved Database
databasehelp
2 Posts 2 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.
  • L Offline
    L Offline
    luckyv
    wrote on last edited by
    #1

    Hi all, I want to get the data from tables of two different database.Is it possible Pls help thanks lucky

    R 1 Reply Last reply
    0
    • L luckyv

      Hi all, I want to get the data from tables of two different database.Is it possible Pls help thanks lucky

      R Offline
      R Offline
      Rana Muhammad Javed Khan
      wrote on last edited by
      #2

      you can select data from tables in different databases as: Select A.Flds , B.Flds From Server1.db1.dbo.Table1 A Inner Join Server1.db2.dbo.Table1 B A.Fld = B.Fld Regards, Javed

      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