﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Backups  / backup / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 22:00:49 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: backup</title><link>http://www.sqlservercentral.com/Forums/Topic825401-357-1.aspx</link><description>Here is good tutorial about backups.http://www.exforsys.com/tutorials/sql-server-2005/sql-server-database-backup.htmlRegards</description><pubDate>Fri, 27 Nov 2009 14:42:56 GMT</pubDate><dc:creator>support.sql</dc:creator></item><item><title>RE: backup</title><link>http://www.sqlservercentral.com/Forums/Topic825401-357-1.aspx</link><description>you definatley need to read BOL, however i guess you must be beginner so if you dont want to get confused with syntax in bol, refer the below code backup database test_database to disk = 'D:\test_database.bak'test_database is the name of the database.'D:\test_database.bak' is the location on server where the backup file will be created.This is the vanila code to do full database backup.</description><pubDate>Fri, 27 Nov 2009 07:25:24 GMT</pubDate><dc:creator>Ritesh Medhe</dc:creator></item><item><title>RE: backup</title><link>http://www.sqlservercentral.com/Forums/Topic825401-357-1.aspx</link><description>See the following for information about the BACKUP T-SQL command:ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9/html/89a4658a-62f1-4289-8982-f072229720a1.htm</description><pubDate>Fri, 27 Nov 2009 05:06:40 GMT</pubDate><dc:creator>Tim Reddish</dc:creator></item><item><title>RE: backup</title><link>http://www.sqlservercentral.com/Forums/Topic825401-357-1.aspx</link><description>For general information regarding BACKUP and RESTORE I'd start by reading BOL (Books Online, the SQL Server Help System).  Your question is really quite open and I'm not really sure what you are trying to ask.</description><pubDate>Thu, 26 Nov 2009 19:48:40 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>RE: backup</title><link>http://www.sqlservercentral.com/Forums/Topic825401-357-1.aspx</link><description>SQL Books Online gives a very good explanation. Please refer it.</description><pubDate>Thu, 26 Nov 2009 19:42:59 GMT</pubDate><dc:creator>Bru Medishetty</dc:creator></item><item><title>backup</title><link>http://www.sqlservercentral.com/Forums/Topic825401-357-1.aspx</link><description>can any one explain T-sql script for backing up database</description><pubDate>Thu, 26 Nov 2009 19:19:57 GMT</pubDate><dc:creator>desai-1070753</dc:creator></item></channel></rss>