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 connect sql server from internet

how to connect sql server from internet

Scheduled Pinned Locked Moved Database
databasesql-serversysadmintutorial
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.
  • A Offline
    A Offline
    Ahmed El Badry
    wrote on last edited by
    #1

    i have 3com router and i have Puplic IP address Nat is Enabled and i configer it like 81.10.29.106:Defule sqlserver port how to configer sql clint to creat connection Between sql server and sql clint and thnx:confused:

    Ahmed El-Badry

    C C 2 Replies Last reply
    0
    • A Ahmed El Badry

      i have 3com router and i have Puplic IP address Nat is Enabled and i configer it like 81.10.29.106:Defule sqlserver port how to configer sql clint to creat connection Between sql server and sql clint and thnx:confused:

      Ahmed El-Badry

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      The Server (or Data Source) component of the connection string should contain the IP address and instance name if applicable and Port number e.g. 81.10.29.106/MyInstance:1433 If you are running the default instance then just the IP and Port. NOTE: You must also configure SQL Server to accept TCP/IP connection. And you must ensure that all firewalls between the client and server will allow the traffic through. As exposing a SQL Server directly to the internet is a dangerous thing to do it is not normal practice. Some ISPs may automatically block the ports SQL Server uses.


      Upcoming events: * Glasgow: SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website

      1 Reply Last reply
      0
      • A Ahmed El Badry

        i have 3com router and i have Puplic IP address Nat is Enabled and i configer it like 81.10.29.106:Defule sqlserver port how to configer sql clint to creat connection Between sql server and sql clint and thnx:confused:

        Ahmed El-Badry

        C Offline
        C Offline
        Ch_Shahzad iqbal
        wrote on last edited by
        #3

        Enter the IP Address where u Write the Server name. and give the some information .

        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