Go Daddy SQL Server 2005 Remote Connection - Stack Overflow most recent 30 from stackoverflow.com2009-12-06T16:51:29Zhttp://stackoverflow.com/feeds/question/357147http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection2Go Daddy SQL Server 2005 Remote ConnectionDavid Bonnici2008-12-10T18:56:32Z2009-04-23T20:54:02Z
<p>Hi Guys,</p>
<p>Is it possible to connect to my remote database hosted at godaddy from locally from my PC?</p>
<p>And if yes how?</p>
<p>I tried the connection string provided to me but it didn't work.</p>
<p>Thanks</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/357157#3571570Answer by Mitchel Sellers for Go Daddy SQL Server 2005 Remote ConnectionMitchel Sellers2008-12-10T18:58:46Z2008-12-10T18:58:46Z<p>This is not really a programming question, and honestly depends on your plan and the hosting provider. I would contact GoDaddy for assistance.</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/380426#3804260Answer by Prabha for Go Daddy SQL Server 2005 Remote ConnectionPrabha2008-12-19T09:00:57Z2008-12-19T09:00:57Z<p>Hi,
i have the same question .have a hosting account in godaddy.Need the answer soon .Please help</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/418128#4181281Answer by unknown (yahoo) for Go Daddy SQL Server 2005 Remote Connectionunknown (yahoo)2009-01-06T20:57:45Z2009-01-06T20:57:45Z<p>I called GoDaddy support and confirmed they do not support remote connections through their hosted service. </p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/432371#4323711Answer by Morten Bergfall for Go Daddy SQL Server 2005 Remote ConnectionMorten Bergfall2009-01-11T04:40:51Z2009-01-11T04:40:51Z<p>Have had a GoDaddy account for just a couple of months, so this may be a new feature, but you CAN connect to it with Sql Server Management Studio if you choose to "Allow Direct Database Access" when you create it.</p>
<p>Seems like they host them on different servers...have had some problems using it, but I am by all means no SSMS-ninja ;-)</p>
<p>Managed to see all the databases that where hosted on the server though...don't now if that's a sign of lax security or something else completely.</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/432375#4323750Answer by Chance for Go Daddy SQL Server 2005 Remote ConnectionChance2009-01-11T04:44:38Z2009-01-11T04:44:38Z<p>GoDaddy does <em>not</em> provide external access (yes, its a PITA)</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/521933#5219334Answer by Dan Esparza for Go Daddy SQL Server 2005 Remote ConnectionDan Esparza2009-02-06T19:57:40Z2009-02-06T19:57:40Z<p>You <strong>can</strong> connect directly. This is a recently added feature.</p>
<p>See the following help articles:</p>
<p><a href="http://help.godaddy.com/topic/58/article/4977" rel="nofollow">Why Connect Remotely to Shared Hosting Databases</a><br/>
<a href="http://help.godaddy.com/article/4978" rel="nofollow">Connecting Remotely to Shared Hosting Databases</a><br/>
<a href="http://help.godaddy.com/article/295" rel="nofollow">Setting up a SQL Server Database on Your Hosting Account</a></p>
<p>Hope this helps!</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/659429#659429-1Answer by Rich for Go Daddy SQL Server 2005 Remote ConnectionRich2009-03-18T17:55:42Z2009-03-18T17:55:42Z<p>I'm on phone with GoDaddy right now, and they just started offering this service on the databases that are hosted on IIS7 servers. If your database is on IIS6, you cannot access remotely.</p>
http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection/783467#7834670Answer by pabben for Go Daddy SQL Server 2005 Remote Connectionpabben2009-04-23T20:54:02Z2009-04-23T20:54:02Z<p><strong>YES</strong> you can. Using SQLYog and a php hosting. SQLYog has a php file you have to upload to your hosting. This file provides the "bridge" to connect to your databases in GoDaddy. I have been using this for at least 4 years now (it´s time to share it with the crowds)</p>