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. General Programming
  3. C#
  4. how I can make the intranet developed in c # to connect to several database in SQL Server 2008 R2

how I can make the intranet developed in c # to connect to several database in SQL Server 2008 R2

Scheduled Pinned Locked Moved C#
databasesql-serversysadmin
3 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
    jaime durand
    wrote on last edited by
    #1

    how I can make the intranet developed in c # to connect to several database in SQL Server 2008 R2

    U M 2 Replies Last reply
    0
    • J jaime durand

      how I can make the intranet developed in c # to connect to several database in SQL Server 2008 R2

      U Offline
      U Offline
      uspatel
      wrote on last edited by
      #2

      Intranet is also a web application that is hosted within organisation.You can develop it same as web application and host it on system connected with your company's network.

      Quote:

      connect to several database in SQL Server 2008 R2

      make connection string for each database and use accordingly.

      Thanks


      Blog |Articles|Answers

      1 Reply Last reply
      0
      • J jaime durand

        how I can make the intranet developed in c # to connect to several database in SQL Server 2008 R2

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        This question cannot be answered by a forum thread, it is way too broad. You can certainly build an intranet (web) application that connects to multiple databases. Your data access layer (DAL) must be capable of connection to multiple database (via connections string or whatever strategy you use). If you have been tasked with this and you are asking this question then I suggest you hire a developer.

        Never underestimate the power of human stupidity RAH

        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