 




<?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>IT Answers &#187; SQL Server 2005 interoperability</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/sql-server-2005-interoperability/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 21:33:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>SSIS and Microsoft Excel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ssis-and-excel/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ssis-and-excel/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 04:43:10 +0000</pubDate>
		<dc:creator>Cathryn</dc:creator>
				<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Microsoft.Office.Interop.Excel]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2005 import/export]]></category>
		<category><![CDATA[SQL Server 2005 interoperability]]></category>
		<category><![CDATA[SQL Server Integration Services]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a road block that I need to find a work around for. I work on a system where the Databases reside on a soley database server (SQL 2005). I need to run a stored procedure on a nightly basis and export the results into a template excel file and put out on shares. [...]]]></description>
				<content:encoded><![CDATA[<p>I have a road block that I need to find a work around for. I work on a system where the Databases reside on a soley database server (SQL 2005). </p>
<p>I need to run a stored procedure on a nightly basis and export the results into a template excel file and put out on shares. Sounds simple right? Here&#8217;s the problem. In order to do this through SSIS, I need to install Microsoft.Office.Interop.Excel on the server so I can reference the assembly in the SSIS package. Unfortunately, this is a huge company and trying to get this installed on the database server is not going to be allowed. So, does anyone have any idea on how to do this either w/o SSIS or w/SSIS working around this problem. Or, is this really a problem?</p>
<p>Thanks!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ssis-and-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error when updating SQL Server 2000 from SQL Server 2005</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/about-disributed-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/about-disributed-database/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 12:07:30 +0000</pubDate>
		<dc:creator>Nileshpatkar82</dc:creator>
				<category><![CDATA[DBCC CHECKDB]]></category>
		<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2000 interoperability]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2005 interoperability]]></category>
		<category><![CDATA[SQL Server error messages]]></category>
		<category><![CDATA[SQL Server upgrades]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I am using sqlServer 2005 and sqlServer 2000. When i update on sqlServer2000 from sqlServer2005 then following error was occured. Msg 682, Level 22, State 148, Line 1 Internal error. Buffer provided to read column value is too small. Run DBCC CHECKDB to check for any corruption.]]></description>
				<content:encoded><![CDATA[<p>Hi,<br />
I am using sqlServer 2005 and sqlServer 2000.<br />
When i update on sqlServer2000 from sqlServer2005 then following error was occured.</p>
<p>Msg 682, Level 22, State 148, Line 1<br />
Internal error. Buffer provided to read column value is too small. Run DBCC CHECKDB to check for any corruption.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/about-disributed-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL problem</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-problem/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sql-problem/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 08:34:35 +0000</pubDate>
		<dc:creator>Vemuseshu</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2000 interoperability]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2005 interoperability]]></category>
		<category><![CDATA[SQL Server interoperability]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, Iam having two sql servers 2000 and 2005 are installed on the same server. When i run any application it is directily hitting the 2005 serve but i want the application to to hit sql 2000 server only and when i want to hit it to sql 2005 it should hit it means vice [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p> Iam having two sql servers  2000 and 2005 are installed on the same server.</p>
<p> When i run any application it is directily hitting the 2005 serve but i want the application to<br />
 to hit sql 2000 server only and when i want to hit it to sql 2005 it should hit it means vice vers can some one help me in this.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sql-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/16 queries in 0.016 seconds using memcached
Object Caching 470/503 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 10:24:13 -->