How to connect to a SQL server through a public IIS server
        Posted  
        
            by umetzu
        on Super User
        
        See other posts from Super User
        
            or by umetzu
        
        
        
        Published on 2010-03-18T23:11:26Z
        Indexed on 
            2010/03/19
            1:41 UTC
        
        
        Read the original article
        Hit count: 445
        
I have two computers on my LAN. One with IIS and a public IP, the other with SQL Server and a LAN IP. How I can access to the SQL server through the IIS server from a computer connected to the internet?
© Super User or respective owner