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. How to use SQL database in other PC Without install SQL Server?

How to use SQL database in other PC Without install SQL Server?

Scheduled Pinned Locked Moved Database
databasecsharpsql-serverlinqsysadmin
4 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.
  • U Offline
    U Offline
    User 10281117
    wrote on last edited by
    #1

    I have a VB code that linked with SQL Database by LINQ.I want use this program in other computer and I don't want install SQL server in that PC. Is this possible?

    Undergraduate Student of Industrial Engineering Department, Sharif University of Technology

    M 1 Reply Last reply
    0
    • U User 10281117

      I have a VB code that linked with SQL Database by LINQ.I want use this program in other computer and I don't want install SQL server in that PC. Is this possible?

      Undergraduate Student of Industrial Engineering Department, Sharif University of Technology

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

      In your VB code you should already have a connection to the database! That connection will work on the other computer as long as it is networked to the server.

      Never underestimate the power of human stupidity RAH

      U 1 Reply Last reply
      0
      • M Mycroft Holmes

        In your VB code you should already have a connection to the database! That connection will work on the other computer as long as it is networked to the server.

        Never underestimate the power of human stupidity RAH

        U Offline
        U Offline
        User 10281117
        wrote on last edited by
        #3

        Thanks I understand but I think you did not answer my question that I had asked.

        M 1 Reply Last reply
        0
        • U User 10281117

          Thanks I understand but I think you did not answer my question that I had asked.

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

          :sigh: Alright lets try a little hand holding! Does you VB app extract data from sql server - yes Is there a connection to the database - yes Is the "other PC" on the same network as the server - you need to answer this question If the answer is yes then all you need to do is deploy your application to the "other PC" I STRONGLY suggest you do a LOT of reading on developing and deploying applications, your question indicates you have too little knowledge to complete this task.

          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