I have a website posted by GoDaddy.com. I used the club site template from ASP.net. I need to get the databases from the template onto the databases on GoDaddy’s SQL servers. Neither me or GoDaddy knows how to do it. I have two databases allready but I need them to be identical to the template. Any help will be appreciated!
Next: Godaddy Email Form Help For Flash Website (windows Hosting)?
Previous: What Is A Cool Name For My Photography Webpage Domain Name?
"Website Database Help! Does Anyone Know Anything About Godaddy.com ’s Sql Servers ???" was posted on Wednesday, September 2nd, 2009 at 9:29 pm.
One Response to “Website Database Help! Does Anyone Know Anything About Godaddy.com ’s Sql Servers ???”
Leave a Reply
First make sure your Godaddy account supports SqlServer , not the lest Expensive MySql database, if you are using ASP you need to be working on a Windows Hosting account, otherwise nothing will work.
Once you’ve confirmed everything is setup the same, you need to log into the “template” database and save the SQL (known as the SQL dump) , then log into the Godaddy Databaes control panel and run the SQL that was produced from the template database.. this should work..