Deployment - Sql Server Database Backup

Asked By Megha Deshpande
14-Feb-11 12:24 AM
Hello Everyone....
           I'm Deploying my site on Godaddy.com. Anybody can tell me how to take backup of sql server database from my local machine. because i created database on godaddy,.com but i cant find option which allows me browse .bak file from my local machine.


           Thank u......
  Reena Jain replied to Megha Deshpande
14-Feb-11 12:38 AM
hi,

here are some good links for you to know about the backup steps of database

http://www.linglom.com/2008/01/12/how-to-backup-and-restore-database-on-microsoft-sql-server-2005/
http://msdn.microsoft.com/en-us/library/ms187510.aspx
http://www.sqlteam.com/article/backup-and-restore-in-sql-server-full-backups
http://www.exforsys.com/tutorials/sql-server-2005/sql-server-database-backup.html

Hope this will help you
  hema latha replied to Megha Deshpande
14-Feb-11 12:51 AM

 Hi,
   If u r unable to have that .bak file, try to get mdf,ldf files in system. u can restore those files in any system. .mdf and .ldf files are able to copy from pysical address.
  Megha Deshpande replied to Reena Jain
14-Feb-11 01:19 AM
Thanks for reply...but i have already taken backup on local machine and i want to take it on the godaddy.com server & cant find how to take backup of existing sql server database. it says that sql database backup file stored in _db_backup folder but on godaddy server there is no any _db_backup folder.

      if anyone knows it plz tell me....Thank u!!!
  Anoop S replied to Megha Deshpande
14-Feb-11 01:55 AM

Using the Hosting Control Center, you can backup and restore SQL Server databases as often as you would like. However, you can only initiate a backup after any previous backup or restore request has completed.

When you create a back-up file using the Hosting Control Center, our system names the file using the name of the existing database. However, while you cannot define a filename during the back-up process, you can rename a file once the process is complete.

Note: You must use the .bak filename extension when renaming any SQL Server back-up file.

You cannot restore MS SQL 2005 backups into an MS SQL 2008 database at this time.

To Back Up SQL Server Databases

  1. Log in to your Account Manager.
  2. From the Products section, click Web Hosting.
  3. Next to the hosting account you want to use, click Launch.
  4. In the Databases section of the Hosting Control Center, Click the SQL Server icon.
  5. Click the pencil icon next to the database you would like to back up to open its edit features.
  6. Click the Backup icon in the menu bar.
  7. Click OK to backup your database.

Your selected database will backed up. You may check on the status of the backup progress from the SQL Server database information screen in the Hosting Control Center at any time.

http://help.godaddy.com/article/3308

  Daivagna Nanavati replied to Megha Deshpande
14-Feb-11 09:37 AM
Hi Megha

GoDaddy had very little support for sql back up..but later on they were up with it..you can read it on following link


and if you just google with following keywords "Godaddy sql backup"..you will get plenty of websites talking about it...and following is one of them


let me know

Thanks
Create New Account
help
LCS2005 SP1 Backup Error Windows 7 Hello, We used to have automatic scheduled task to backup the LCS Standard edition (running on SQL Desktop Edition). However, it looks like it hasn't been backing up the database for run the command directly, i get the following: - -- -- -- -- -- -- -- -- -- -- C: \ > "C: \ Program Files \ Microsoft LC 2005 \ Server \ Support \ dbbackup.exe" / backupfile:"C: \ LC \ LC Backup" Connecting to SQL Server. . . Performing backup. . . Error: Failed to backup database. SQL Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid
SQL Server Backup SQL Server I am on SQL Server 2000. My application which connects to databases in sql serve instance has been shut down. If I do a full backup of all databases
Backup on Sql server A and restore to Sql server B SQL Server Hi! I have two SQL Server 2008 Std (Sql Server A and Sql Server B) on Windows Server 2008 R2
the way to backup SQL Server SQL Server Hi, I am going to setup new Windows 2003 R2 server and SQL 2005. Is it save to use the Windows Backup to backup the complete server including the SQL? What is the procedues? Thanks very much
Attach SQL Server 2008 database to SQL Server 2000 Server SQL Server Hi, I have created a database in SQL Server 2008, with compatibility level of SQL Server 2000. Now when I detach the DB