<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SQL Server: Full-Text Searching Across Multiple Tables</title>
	<link>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/</link>
	<description>(version)controlling thoughts</description>
	<pubDate>Tue, 06 Jan 2009 01:28:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: bob</title>
		<link>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-59</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 03 Jan 2009 09:38:35 +0000</pubDate>
		<guid>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-59</guid>
		<description>ujtqXj hi nice site thanx http://peace.com</description>
		<content:encoded><![CDATA[<p>ujtqXj hi nice site thanx <a href="http://peace.com" rel="nofollow">http://peace.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dotnetnoob</title>
		<link>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-16</link>
		<dc:creator>dotnetnoob</dc:creator>
		<pubDate>Sun, 08 Jun 2008 17:50:37 +0000</pubDate>
		<guid>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-16</guid>
		<description>FWIW, I found out what the problem was...the dB was still in sql2000 compatibility level (80), and when I raised it to 90 everything is working again!</description>
		<content:encoded><![CDATA[<p>FWIW, I found out what the problem was&#8230;the dB was still in sql2000 compatibility level (80), and when I raised it to 90 everything is working again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dotnetnoob</title>
		<link>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-15</link>
		<dc:creator>dotnetnoob</dc:creator>
		<pubDate>Sun, 08 Jun 2008 15:22:36 +0000</pubDate>
		<guid>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-15</guid>
		<description>Only problem now is, I can't update fields in the tables that are used in the view...I get 

"UPDATE failed because the following SET options have incorrect settings: 'ARITHABORT'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or query notifications and/or xml data type methods. "

I tried adding "SET ARITHABORT ON; UPDATE..." but I still get an error.</description>
		<content:encoded><![CDATA[<p>Only problem now is, I can&#8217;t update fields in the tables that are used in the view&#8230;I get </p>
<p>&#8220;UPDATE failed because the following SET options have incorrect settings: &#8216;ARITHABORT&#8217;. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or query notifications and/or xml data type methods. &#8221;</p>
<p>I tried adding &#8220;SET ARITHABORT ON; UPDATE&#8230;&#8221; but I still get an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Kojevnikov</title>
		<link>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-14</link>
		<dc:creator>Alexander Kojevnikov</dc:creator>
		<pubDate>Fri, 06 Jun 2008 00:41:50 +0000</pubDate>
		<guid>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-14</guid>
		<description>You are welcome!</description>
		<content:encoded><![CDATA[<p>You are welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dotnetnoob</title>
		<link>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-13</link>
		<dc:creator>dotnetnoob</dc:creator>
		<pubDate>Thu, 05 Jun 2008 20:42:25 +0000</pubDate>
		<guid>http://versia.com/2008/02/06/sql-server-full-text-searching-across-multiple-tables/#comment-13</guid>
		<description>Wow...I didn't know you could do this, and it really simplifies querying FTcats with multiple tables...thanks it works great!</description>
		<content:encoded><![CDATA[<p>Wow&#8230;I didn&#8217;t know you could do this, and it really simplifies querying FTcats with multiple tables&#8230;thanks it works great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
