Re: How can I verify that the sqlserver on my development is accessable from internet
- From: "Steve Thompson" <stevethompson@xxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2007 15:44:48 -0400
"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
.
- Follow-Ups:
- References:
- Prev by Date: Re: Cannot connect to SQL express database ????
- Next by Date: Re: How can I verify that the sqlserver on my development is accessable from internet
- Previous by thread: How can I verify that the sqlserver on my development is accessable from internet
- Next by thread: Re: How can I verify that the sqlserver on my development is accessable from internet
- Index(es):
Relevant Pages
|