Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 BACKUP RESTORE

Author  Topic 

csosa
Starting Member

5 Posts

Posted - 2009-03-04 : 18:08:30
Whats the best way to backup my database? I would like to backup my database and move it to another server? how can I do this?? I'm running SQL 2008

Thanks in advance
Carlos

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-03-04 : 18:13:53
You can use this to move a database to another server: http://weblogs.sqlteam.com/tarad/archive/2009/02/25/How-to-refresh-a-SQL-Server-database-automatically.aspx

It should work okay for SQL Server 2008 although I wrote the blog with SQL Server 2005 in my mind.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -