<?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; sqlcmd vs osql &#8211; Basic Comparison</title>
	<atom:link href="http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/#comment-57125</link>
		<dc:creator>pinaldave</dc:creator>
		<pubDate>Wed, 28 Oct 2009 23:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1959#comment-57125</guid>
		<description>@steve,

SQLCMD does not work with SQL Server 2000.

OSQL works with SQL Server 2000.

Kind Regards,
Pinal</description>
		<content:encoded><![CDATA[<p>@steve,</p>
<p>SQLCMD does not work with SQL Server 2000.</p>
<p>OSQL works with SQL Server 2000.</p>
<p>Kind Regards,<br />
Pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/#comment-57117</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1959#comment-57117</guid>
		<description>If your targets are a mixed envirionment of 2005 and 2000, will sqlcmd work on the 2000 environment servers? This is an important function that you do not mention.</description>
		<content:encoded><![CDATA[<p>If your targets are a mixed envirionment of 2005 and 2000, will sqlcmd work on the 2000 environment servers? This is an important function that you do not mention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ana</title>
		<link>http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/#comment-49791</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Mon, 23 Mar 2009 20:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1959#comment-49791</guid>
		<description>Hi! I not sure if I understood this article. I made the !!dir example with osql and every happens in the same way than sqlcmd.

Then... what&#039;s the difference??

Thanks</description>
		<content:encoded><![CDATA[<p>Hi! I not sure if I understood this article. I made the !!dir example with osql and every happens in the same way than sqlcmd.</p>
<p>Then&#8230; what&#8217;s the difference??</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Hung</title>
		<link>http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/#comment-45474</link>
		<dc:creator>Jerry Hung</dc:creator>
		<pubDate>Thu, 08 Jan 2009 21:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1959#comment-45474</guid>
		<description>One can set variable in SQLCMD mode too, if running T-SQL script in SQLCMD mode

:SETVAR ServerName &quot;Server&quot;
:SETVAR ManagementDatabase &quot;MDW&quot;
GO
:CONNECT $(ServerName)
GO

.............usual T-SQL code.............</description>
		<content:encoded><![CDATA[<p>One can set variable in SQLCMD mode too, if running T-SQL script in SQLCMD mode</p>
<p>:SETVAR ServerName &#8220;Server&#8221;<br />
:SETVAR ManagementDatabase &#8220;MDW&#8221;<br />
GO<br />
:CONNECT $(ServerName)<br />
GO</p>
<p>&#8230;&#8230;&#8230;&#8230;.usual T-SQL code&#8230;&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - Interesting Observation - Using sqlcmd From SSMS Query Editor Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2009/01/05/sql-server-sqlcmd-vs-osql-basic-comparison/#comment-45390</link>
		<dc:creator>SQL SERVER - Interesting Observation - Using sqlcmd From SSMS Query Editor Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Tue, 06 Jan 2009 07:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1959#comment-45390</guid>
		<description>[...] 6, 2009 by pinaldave    A day before I wrote article SQL SERVER - sqlcmd vs osql - Basic Comparison. Today while I was displaying how sqlcmd can be used instead of osql to one of my companies team [...]</description>
		<content:encoded><![CDATA[<p>[...] 6, 2009 by pinaldave    A day before I wrote article SQL SERVER &#8211; sqlcmd vs osql &#8211; Basic Comparison. Today while I was displaying how sqlcmd can be used instead of osql to one of my companies team [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
