﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Exposing SQL Server 2005 to the web</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:30:21 GMT</lastBuildDate><ttl>20</ttl><item><title>Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2194.aspx</link><description>Hello,&lt;br&gt;
&lt;br&gt;
This one is mostly for Ben I guess since we discussed this in some length at the seminar.&lt;br&gt;
&lt;br&gt;
I am looking for some help in exposing my SQL Server 2005 to the internet for development of the "smart client" app we talked about. I looked around for some articles but didnt find exactly what I was looking for. Can you point me in the right direction? I did talk to my dedicated server provider and they said "No problem, we will take care of it" once I go into production they will handle the security aspects. What I need right now is to get my in-house SQL 2005 server exposed for development and testing purposes in a relatively secure manner.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Keith</description><pubDate>Tue, 22 Aug 2006 15:28:41 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2381.aspx</link><description>All very good news! :)</description><pubDate>Tue, 22 Aug 2006 15:28:41 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2380.aspx</link><description>I got it.... there are multiple IP address settings on the 'IP ADDRESS' tab of the TCP/IP properties in Server Manager. I had to change all of them (except the loopback) including 'IPAll' to not use dynamic (clear the zero) and use 1433, not just the IP that NAT's from my public IP.&lt;br&gt;
&lt;br&gt;
WOOT! I connected to my SQL Server with a strataframe app over the web, life is good. That was the last piece to make sure worked. Thanks! Hopefully someone else may find this useful someday, thanks for the help.&lt;br&gt;
&lt;br&gt;
Now I just have to encrypt the stream like Ben said.&lt;br&gt;
&lt;br&gt;
Also, I was able to connect to just the public IP address once I made this change.&lt;br&gt;
&lt;br&gt;
:D:D:D:D:D:D:D:D:D:D:D&lt;br&gt;</description><pubDate>Tue, 22 Aug 2006 15:26:15 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2379.aspx</link><description>I was just sitting here thinking though...if you are exposing this server publically you may have an issue with a named instance.&amp;nbsp; Don't hold me to that, but it could cause you more heart-ache than being the default instance on the server which would be just an IP and a port externally versus including the name.&amp;nbsp; This would be straight TCP/IP and should be a little more smooth to implement.&amp;nbsp; Having the named instance could pose a problem. :ermm:</description><pubDate>Tue, 22 Aug 2006 15:18:10 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2378.aspx</link><description>No, it isn't odd.&amp;nbsp; You just have a named instance on the server which is fine.&amp;nbsp; You can install SQL Server to be the default instance which doesn't require a name at the end, but this will work just fine :)</description><pubDate>Tue, 22 Aug 2006 15:14:53 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2377.aspx</link><description>I have to use IP\SERVERNAME even in Management Studio internally.&lt;br&gt;
&lt;br&gt;
I dont know if that is odd, I assume it is since you said I should have to.</description><pubDate>Tue, 22 Aug 2006 15:12:33 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2376.aspx</link><description>I'm on it.........&lt;br&gt;
&lt;br&gt;</description><pubDate>Tue, 22 Aug 2006 14:53:43 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2375.aspx</link><description>That's more than likely the issue.&amp;nbsp; If you can get a telnet to work, then you should be good.</description><pubDate>Tue, 22 Aug 2006 14:52:27 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2374.aspx</link><description>I cannot. I guess that means I need to recheck my firewall settings?&lt;br&gt;
&lt;br&gt;</description><pubDate>Tue, 22 Aug 2006 14:48:47 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2373.aspx</link><description>Can you telnet to the server?&lt;/P&gt;&lt;P&gt;telnet PUBLICIPADDRESS 1433</description><pubDate>Tue, 22 Aug 2006 14:42:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2372.aspx</link><description>Still no dice :crying:&lt;br&gt;
&lt;br&gt;
I already made sure my server is listening on a static port (1433) instead of the default dynamic according to this article.&lt;br&gt;
&lt;br&gt;
http://msdn2.microsoft.com/en-us/library/ms177440.aspx</description><pubDate>Tue, 22 Aug 2006 14:40:08 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2371.aspx</link><description>You do not have to provide the server name, just the IP address unless you are using the SQLEXPRESS named instance.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Enterprise Connection&lt;BR&gt;&lt;/STRONG&gt;PUBLICIPADDRESS&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Express Edition&lt;BR&gt;&lt;/STRONG&gt;PUBLICIPADDRESS\SQLEXPRESS</description><pubDate>Tue, 22 Aug 2006 14:29:49 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2370.aspx</link><description>I have forwarded TCP ports 1433 and 1434 to my SQL server thru my PIX. No dice connecting from a remote location using 'PUBLICIPADDRESS\SERVERNAME' in the connection wizard. Any thoughts?&lt;br&gt;
&lt;br&gt;
I do have SQL 2005 Enterprise Edition and an instance of SQL Express on the same box, I dont know if that could cause issues.</description><pubDate>Tue, 22 Aug 2006 14:26:04 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2200.aspx</link><description>[quote][b]Keith Chisarik (08/15/2006)[/b][hr]PS - Im officially on board as of an hour ago, your stuck with me. &lt;BR&gt;&lt;BR&gt;:cool:[/quote]&lt;/P&gt;&lt;P&gt;I wouldn't call it stuck :)</description><pubDate>Tue, 15 Aug 2006 13:30:30 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2199.aspx</link><description>Hehe, no problem... &lt;/P&gt;&lt;P&gt;TCP communication will already be turned on for anything above the Express edition.&amp;nbsp; So, the only thing you'll need to expose the server to the Internet is some way to expose the port.&amp;nbsp; If the server has a public IP address, then you just need to open tcp ports 1433 and 1434.&amp;nbsp; If the server has a private IP address, then you'll need to forward tcp ports 1433 and 1434 back to the private ip address of the server.</description><pubDate>Tue, 15 Aug 2006 13:29:59 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2198.aspx</link><description>PS - Im officially on board as of an hour ago, your stuck with me. &lt;br&gt;
&lt;br&gt;
:cool:</description><pubDate>Tue, 15 Aug 2006 13:29:11 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2197.aspx</link><description>Bah cant edit......&lt;br&gt;
&lt;br&gt;
Sorry it is developer edition for now in development. Eventually either Workgroup or Standard, but I'll cross that bridge later :D</description><pubDate>Tue, 15 Aug 2006 13:27:25 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2196.aspx</link><description>Fresh install of SQL 2005.</description><pubDate>Tue, 15 Aug 2006 13:26:09 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Exposing SQL Server 2005 to the web</title><link>http://forum.strataframe.net/FindPost2195.aspx</link><description>What version of SQL Server is it?&amp;nbsp; The TCP/IP connectivity is going to vary depending upon the version.&lt;/P&gt;&lt;P&gt;However, no matter what the version, you'll want to configure a user on the SQL Server that you will use to connect from the remote clients.&amp;nbsp; Disable the 'sa' account and add some other account that is the sysadmin for the server.&lt;/P&gt;&lt;P&gt;You'll also want to append "Encrypt=True;" to the end of your connection string to make sure the data is encrypted to and from SQL Server.</description><pubDate>Tue, 15 Aug 2006 13:12:47 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>