<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SQL Recovery &#187; sql server repair</title>
	<atom:link href="http://www.sqlrecovery.org/blog/tag/sql-server-repair/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sqlrecovery.org/blog</link>
	<description>SQL database recovery tool to recover mdf files from sql server.</description>
	<lastBuildDate>Fri, 13 Aug 2010 08:01:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3403 Error in SQL</title>
		<link>http://www.sqlrecovery.org/blog/3403-error-in-sql/</link>
		<comments>http://www.sqlrecovery.org/blog/3403-error-in-sql/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 07:17:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>
		<category><![CDATA[Professional SQL Database Repair]]></category>
		<category><![CDATA[repairing corrupt SQL database]]></category>
		<category><![CDATA[SQL recovery tool]]></category>
		<category><![CDATA[SQL Repair]]></category>
		<category><![CDATA[sql server repair]]></category>

		<guid isPermaLink="false">http://www.sqlrecovery.org/blog/?p=40</guid>
		<description><![CDATA[<p>Data  files and Transaction log files are the two basic  elements in Microsoft SQL Server. All the committed or uncommitted  transactions are recorded by or handled by transaction log files. So  whenever there is unexpected shutdown of SQL Server, this particular  uncommitted log is added to <a href='http://www.sqlrecovery.org/blog/3403-error-in-sql/' rel="nofollow">read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p>Data  files and Transaction log files are the two basic  elements in Microsoft SQL Server. All the committed or uncommitted  transactions are recorded by or handled by transaction log files. So  whenever there is unexpected shutdown of SQL Server, this particular  uncommitted log is added to <a href='http://www.sqlrecovery.org/blog/3403-error-in-sql/' rel="nofollow">read more...</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sqlrecovery.org/blog/3403-error-in-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to back up and restore SQL server database</title>
		<link>http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/</link>
		<comments>http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 05:19:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[repair corrupt sql]]></category>
		<category><![CDATA[restore SQL server]]></category>
		<category><![CDATA[sql server recovery]]></category>
		<category><![CDATA[sql server repair]]></category>

		<guid isPermaLink="false">http://www.sqlrecovery.org/blog/?p=17</guid>
		<description><![CDATA[<p> In a typical installation  scenario, SQL Server stores data in two different files, one with MDF  extension and stores the data itself and the other with LDF extension  and stores transaction logs. Although you can anyways configure SQL  Server to have multiple data files and transaction log <a href='http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/' rel="nofollow">read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p> In a typical installation  scenario, SQL Server stores data in two different files, one with MDF  extension and stores the data itself and the other with LDF extension  and stores transaction logs. Although you can anyways configure SQL  Server to have multiple data files and transaction log <a href='http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/' rel="nofollow">read more...</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sqlrecovery.org/blog/how-to-back-up-and-restore-sql-server-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting a suitable Recovery model for SQL Server</title>
		<link>http://www.sqlrecovery.org/blog/selecting-a-suitable-recovery-model-for-sql-server/</link>
		<comments>http://www.sqlrecovery.org/blog/selecting-a-suitable-recovery-model-for-sql-server/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 11:26:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database Recovery]]></category>
		<category><![CDATA[mdf recovery]]></category>
		<category><![CDATA[mdf repair]]></category>
		<category><![CDATA[repair corrupt sql]]></category>
		<category><![CDATA[SQL Database Recovery]]></category>
		<category><![CDATA[SQL Database Repair]]></category>
		<category><![CDATA[SQL Recovery]]></category>
		<category><![CDATA[SQL Recovery Utility]]></category>
		<category><![CDATA[SQL Repair]]></category>
		<category><![CDATA[sql repair tool]]></category>
		<category><![CDATA[sql server recovery]]></category>
		<category><![CDATA[sql server repair]]></category>

		<guid isPermaLink="false">http://www.sqlrecovery.org/blog/?p=5</guid>
		<description><![CDATA[<p>
Microsoft SQL Server offers three recovery models namely simplify recovery planning, simply backup and recovery procedure and clarify compromises made over operational requirements. All three of these models resolve varied needs of performance, disk and tape space and offer shield for possible <a href='http://www.sqlrecovery.org/blog/selecting-a-suitable-recovery-model-for-sql-server/' rel="nofollow">read more...</a></p>]]></description>
			<content:encoded><![CDATA[<p>
Microsoft SQL Server offers three recovery models namely simplify recovery planning, simply backup and recovery procedure and clarify compromises made over operational requirements. All three of these models resolve varied needs of performance, disk and tape space and offer shield for possible <a href='http://www.sqlrecovery.org/blog/selecting-a-suitable-recovery-model-for-sql-server/' rel="nofollow">read more...</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.sqlrecovery.org/blog/selecting-a-suitable-recovery-model-for-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
