The only way I was ever able to add tables to the database on GoDaddy was to use their tool. Never tried to connect via SSMS as I am guessing GoDaddy wouldn't allow it. Not sure how you use Filezilla to upload tables to a database but my guess is it didn't
work. There is a tool out there provided by Microsoft that will allow you to publish your db to a hosted provider. What I would suggest doing is creating a backup of your db on godaddy, then coping the .bak file to your local machine, restore it to your
local machine then make the mods to it and re-publish it to godaddy.
b471code3
Star
13877 Points
2598 Posts
Re: problems connecting to SQL Server 2005
May 01, 2009 09:05 PM|LINK
The only way I was ever able to add tables to the database on GoDaddy was to use their tool. Never tried to connect via SSMS as I am guessing GoDaddy wouldn't allow it. Not sure how you use Filezilla to upload tables to a database but my guess is it didn't work. There is a tool out there provided by Microsoft that will allow you to publish your db to a hosted provider. What I would suggest doing is creating a backup of your db on godaddy, then coping the .bak file to your local machine, restore it to your local machine then make the mods to it and re-publish it to godaddy.
Here is the tool
http://www.microsoft.com/downloads/details.aspx?familyid=56E5B1C5-BF17-42E0-A410-371A838E570A&displaylang=en