Go Daddy SQL Server 2005 Remote Connection - Stack Overflow most recent 30 from stackoverflow.com 2009-12-06T16:51:29Z http://stackoverflow.com/feeds/question/357147 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/357147/go-daddy-sql-server-2005-remote-connection 2 Go Daddy SQL Server 2005 Remote Connection David Bonnici 2008-12-10T18:56:32Z 2009-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#357157 0 Answer by Mitchel Sellers for Go Daddy SQL Server 2005 Remote Connection Mitchel Sellers 2008-12-10T18:58:46Z 2008-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#380426 0 Answer by Prabha for Go Daddy SQL Server 2005 Remote Connection Prabha 2008-12-19T09:00:57Z 2008-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#418128 1 Answer by unknown (yahoo) for Go Daddy SQL Server 2005 Remote Connection unknown (yahoo) 2009-01-06T20:57:45Z 2009-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#432371 1 Answer by Morten Bergfall for Go Daddy SQL Server 2005 Remote Connection Morten Bergfall 2009-01-11T04:40:51Z 2009-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#432375 0 Answer by Chance for Go Daddy SQL Server 2005 Remote Connection Chance 2009-01-11T04:44:38Z 2009-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#521933 4 Answer by Dan Esparza for Go Daddy SQL Server 2005 Remote Connection Dan Esparza 2009-02-06T19:57:40Z 2009-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 -1 Answer by Rich for Go Daddy SQL Server 2005 Remote Connection Rich 2009-03-18T17:55:42Z 2009-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#783467 0 Answer by pabben for Go Daddy SQL Server 2005 Remote Connection pabben 2009-04-23T20:54:02Z 2009-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>