<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Fix : Error 2596 The repair statement was not processed. The database cannot be in read-only mode</title>
	<atom:link href="http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: repair sql database</title>
		<link>http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-45846</link>
		<dc:creator><![CDATA[repair sql database]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 15:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-45846</guid>
		<description><![CDATA[In this situation advise try-Recovery Toolbox for SQL Server,software helped me many times,as far as i know it is free,utility repair data from corrupted databases in the MS SQL Server format (files with the *.mdf extension),supports data extraction via the local area network,can save recovered data as SQL scripts, it is also possible to split data into files of any size,compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista,tool supports the following database formats: Microsoft SQL Server 7.0, 2000, 2005,also can repair .mdf files of Microsoft SQL Server 2005, repair mdf file of Microsoft SQL Server 2005 (64-bit).]]></description>
		<content:encoded><![CDATA[<p>In this situation advise try-Recovery Toolbox for SQL Server,software helped me many times,as far as i know it is free,utility repair data from corrupted databases in the MS SQL Server format (files with the *.mdf extension),supports data extraction via the local area network,can save recovered data as SQL scripts, it is also possible to split data into files of any size,compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista,tool supports the following database formats: Microsoft SQL Server 7.0, 2000, 2005,also can repair .mdf files of Microsoft SQL Server 2005, repair mdf file of Microsoft SQL Server 2005 (64-bit).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-44592</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Sun, 07 Dec 2008 17:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-44592</guid>
		<description><![CDATA[For solve these problems use sql database repair,because it helped me not once and has free status,software repair data from corrupted databases in the MS SQL Server format (files with the *.mdf extension),supports data extraction via the local area network,can save recovered data as SQL scripts, it is also possible to split data into files of any size,compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista,tool supports the following database formats: Microsoft SQL Server 7.0, 2000, 2005,also can repair .mdf files of Microsoft SQL Server 2005, repair mdf file of Microsoft SQL Server 2005 (64-bit).]]></description>
		<content:encoded><![CDATA[<p>For solve these problems use sql database repair,because it helped me not once and has free status,software repair data from corrupted databases in the MS SQL Server format (files with the *.mdf extension),supports data extraction via the local area network,can save recovered data as SQL scripts, it is also possible to split data into files of any size,compatible with all supported versions of Microsoft Windows, such as Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 Server, Windows Vista,tool supports the following database formats: Microsoft SQL Server 7.0, 2000, 2005,also can repair .mdf files of Microsoft SQL Server 2005, repair mdf file of Microsoft SQL Server 2005 (64-bit).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-7067</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Tue, 07 Aug 2007 20:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-7067</guid>
		<description><![CDATA[Hi saq,
Read your reply here : 

http://blog.sqlauthority.com/contact-me-contact-pinaldave/#comment-7066

Regards,
Pinal Dave]]></description>
		<content:encoded><![CDATA[<p>Hi saq,<br />
Read your reply here : </p>
<p><a href="http://blog.sqlauthority.com/contact-me-contact-pinaldave/#comment-7066" rel="nofollow">http://blog.sqlauthority.com/contact-me-contact-pinaldave/#comment-7066</a></p>
<p>Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saq</title>
		<link>http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-7062</link>
		<dc:creator><![CDATA[saq]]></dc:creator>
		<pubDate>Tue, 07 Aug 2007 20:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/06/sql-server-fix-error-2596-the-repair-statement-was-not-processed-the-database-cannot-be-in-read-only-mode/#comment-7062</guid>
		<description><![CDATA[i had a query which was working fine in 65 and 80 but suddenly it just stopped working in 80 and I have no idea what caused it?
The commented code was working in 65 but for 80 we wrote the other part (uncommented one).

select distinct
rt.Description,
– FullName = case c.FirstName when null then null else c.FirstName + ‘ ‘ end
— + case c.MiddleName when null then null else c.MiddleName + ‘ ‘ end
— + c.LastName,

FullName = ltrim(isnull(c.FirstName, ‘ ‘) + ‘ ‘ + case c.MiddleName when null then ltrim(”) else c.MiddleName + ‘ ‘ end + c.LastName),
s.ContactNum,
s.ReportType
from ReportType rt
inner join Subscription s on (rt.ReportType = s.ReportType)
inner join Contact c on (s.ContactNum = c.ContactNum)
where rt.OnDemand = 1]]></description>
		<content:encoded><![CDATA[<p>i had a query which was working fine in 65 and 80 but suddenly it just stopped working in 80 and I have no idea what caused it?<br />
The commented code was working in 65 but for 80 we wrote the other part (uncommented one).</p>
<p>select distinct<br />
rt.Description,<br />
– FullName = case c.FirstName when null then null else c.FirstName + ‘ ‘ end<br />
— + case c.MiddleName when null then null else c.MiddleName + ‘ ‘ end<br />
— + c.LastName,</p>
<p>FullName = ltrim(isnull(c.FirstName, ‘ ‘) + ‘ ‘ + case c.MiddleName when null then ltrim(”) else c.MiddleName + ‘ ‘ end + c.LastName),<br />
s.ContactNum,<br />
s.ReportType<br />
from ReportType rt<br />
inner join Subscription s on (rt.ReportType = s.ReportType)<br />
inner join Contact c on (s.ContactNum = c.ContactNum)<br />
where rt.OnDemand = 1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

