Microsoft
Software
Hardware
Network
Question : How do I find out IP and Protocol of MS SQL server
Hello,
I've beend developing a n-tier vb.net/MS SQL server application and it's now getting close to deployment. I'm new to vb.net and MS SQL server and so I've been teaching myself as I go along - (Talk about diving in the deep-end). At any rate, the IT department wants me to provide the IP of the MS Sql server and the protocol in order to create an exception in the firewall to external parties trying to access it. Basically, the server is sitting behind the firewall. This is a test-server, the production server will be sitting outside the firewall in a DMZ. Thanks again
Answer : How do I find out IP and Protocol of MS SQL server
the default port is the tcp 1433.
you just have to open this port for the ip of the sql server on your firewall.
Random Solutions
Adding 2nd domain controller (Server 2008 R2 64bit) to existing 2003 sp2 domain
Browser Hijack
MySQL join with Like
Where can I find corflags.exe?
string conversion in C
Exporting X509 published certificate information
Physical disk options when using a Dell S100 RAID controller
Full Outer Join for CR
Citrix web interface error 31203
DatetimePicker in datagridview MSDN example problem