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. MySQL
  4. How to connect Mysql database in Lan

How to connect Mysql database in Lan

Scheduled Pinned Locked Moved MySQL
databasecsharpmysqldotnettutorial
4 Posts 4 Posters 40 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.
  • G Offline
    G Offline
    garga1
    wrote on last edited by
    #1

    hello, i have a MySql, .net framework 3.5 windows application software running in my pc. i want to install windows application software in other pc which is connected using LAN. But application has to access the My Sql database which is in My pc. i am using DSN connection.

    L B 2 Replies Last reply
    0
    • G garga1

      hello, i have a MySql, .net framework 3.5 windows application software running in my pc. i want to install windows application software in other pc which is connected using LAN. But application has to access the My Sql database which is in My pc. i am using DSN connection.

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      This site[^] holds some suggestions. :)

      Luc Pattyn [My Articles] Nil Volentibus Arduum

      1 Reply Last reply
      0
      • G garga1

        hello, i have a MySql, .net framework 3.5 windows application software running in my pc. i want to install windows application software in other pc which is connected using LAN. But application has to access the My Sql database which is in My pc. i am using DSN connection.

        B Offline
        B Offline
        Bernhard Hiller
        wrote on last edited by
        #3

        Apart from Luc's suggestion, you should also configure the MySQL server to allow connections from other computers, and open the respective port in the firewall.

        L 1 Reply Last reply
        0
        • B Bernhard Hiller

          Apart from Luc's suggestion, you should also configure the MySQL server to allow connections from other computers, and open the respective port in the firewall.

          L Offline
          L Offline
          loctrice
          wrote on last edited by
          #4

          Bernhard Hiller wrote:

          you should also configure the MySQL server to allow connections from other computers

          You can do this in the config file by setting the bind address to the ip address of the server, rather than localhost.

          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