Re: How can I verify that the sqlserver on my development is accessable from internet

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Nutshell" <nospam@xxxxxxxxxx> wrote in message
news:%239FNk8bgHHA.596@xxxxxxxxxxxxxxxxxxxxxxx

I'm trying to figure out if it's possible to reach the database on my
development machine from the outside (internet). To test this I'm trying
to connect to the database from the development machine by using my public
IP address. I also opned port 1433 in my firewall.

Is there any other ports I need to open?

You'll want to give this a read (and some of the related links):
http://support.microsoft.com/kb/823938/en-us

How can I verify that the sqlserver on my development is accessible from
internet?

You should be able to use Query Analyzer or OSQL as a basic test
mechanism...

Steve


.



Relevant Pages