Hi Guys,
Is it possible to connect to my remote database hosted at godaddy from locally from my PC?
And if yes how?
I tried the connection string provided to me but it didn't work.
Thanks
|
2
|
Hi Guys, Is it possible to connect to my remote database hosted at godaddy from locally from my PC? And if yes how? I tried the connection string provided to me but it didn't work. Thanks
|
|||
|
|
|
|
You can connect directly. This is a recently added feature. See the following help articles: Why Connect Remotely to Shared Hosting Databases Hope this helps! |
||
|
|
|
I called GoDaddy support and confirmed they do not support remote connections through their hosted service. |
||
|
|
|
|
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. Seems like they host them on different servers...have had some problems using it, but I am by all means no SSMS-ninja ;-) 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. |
||
|
|
|
|
This is not really a programming question, and honestly depends on your plan and the hosting provider. I would contact GoDaddy for assistance. |
||
|
|
|
Hi, i have the same question .have a hosting account in godaddy.Need the answer soon .Please help |
||
|
|
|
|
GoDaddy does not provide external access (yes, its a PITA) |
||
|
|
|
|
YES 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) |
||
|
|
|
|
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. |
||
|