<?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; 2005 &#8211; Introduction and Explanation to sqlcmd</title>
	<atom:link href="http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sun, 12 Feb 2012 09:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: kapil</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-177860</link>
		<dc:creator><![CDATA[kapil]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 08:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-177860</guid>
		<description><![CDATA[i just want to know when you have 2 intances running then how can we connect to the right instance in sqlcmd.
I got two instance one is local and named but i want to use named]]></description>
		<content:encoded><![CDATA[<p>i just want to know when you have 2 intances running then how can we connect to the right instance in sqlcmd.<br />
I got two instance one is local and named but i want to use named</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 18 of 31 Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-149035</link>
		<dc:creator><![CDATA[SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 18 of 31 Journey to SQLAuthority]]></dc:creator>
		<pubDate>Mon, 18 Jul 2011 01:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-149035</guid>
		<description><![CDATA[[...] in SQL Server 2005 RTM). sqlcmd can work in two modes &#8211; i) BATCH and ii) interactive modes. (Read more [...]]]></description>
		<content:encoded><![CDATA[<p>[...] in SQL Server 2005 RTM). sqlcmd can work in two modes &#8211; i) BATCH and ii) interactive modes. (Read more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilesh</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-124248</link>
		<dc:creator><![CDATA[Nilesh]]></dc:creator>
		<pubDate>Mon, 21 Mar 2011 12:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-124248</guid>
		<description><![CDATA[Hi Pinal,

    I have a requirement where on a monthly basis, I have to export data to Access mdb. On our main SQL server I run a data collection for the company, but then in Access import the data to several .mdbs (one for each contract). 

At present I use the SQLCMD in access to do the splits. What I am looking at is to run the splits as part of the data collection job i.e. Automate it from SQL rather then having to do it manuall after the collection job has completed. I have been searching high and low to find a solution and came across your article on &quot;Exporting Data from SQL to Access in Mdb file&quot;
in you you describe a Backup proc you created. How can I modify this to use for my application? 

Don&#039;t forget, I have a several tables (around 11 in all with specific names holding the data for the whole company) I need to get the data for each contract and export it to the relevant .mdb (with the same named tables) and then move to the next contract.

Any help guidence you give will be most welcome.

Thanks,]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>    I have a requirement where on a monthly basis, I have to export data to Access mdb. On our main SQL server I run a data collection for the company, but then in Access import the data to several .mdbs (one for each contract). </p>
<p>At present I use the SQLCMD in access to do the splits. What I am looking at is to run the splits as part of the data collection job i.e. Automate it from SQL rather then having to do it manuall after the collection job has completed. I have been searching high and low to find a solution and came across your article on &#8220;Exporting Data from SQL to Access in Mdb file&#8221;<br />
in you you describe a Backup proc you created. How can I modify this to use for my application? </p>
<p>Don&#8217;t forget, I have a several tables (around 11 in all with specific names holding the data for the whole company) I need to get the data for each contract and export it to the relevant .mdb (with the same named tables) and then move to the next contract.</p>
<p>Any help guidence you give will be most welcome.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopalakrishnan</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-89876</link>
		<dc:creator><![CDATA[Gopalakrishnan]]></dc:creator>
		<pubDate>Tue, 28 Sep 2010 07:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-89876</guid>
		<description><![CDATA[Run -&gt; cmd -&gt; sqlcmd /?

You will get all the options in SQLCMD.]]></description>
		<content:encoded><![CDATA[<p>Run -&gt; cmd -&gt; sqlcmd /?</p>
<p>You will get all the options in SQLCMD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karan</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-80516</link>
		<dc:creator><![CDATA[Karan]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 15:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-80516</guid>
		<description><![CDATA[Hi pinal,

Could you please guide can i able to delete a file from network system through SQL Server ?


Thanks &amp; Reagards,

Karan]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,</p>
<p>Could you please guide can i able to delete a file from network system through SQL Server ?</p>
<p>Thanks &amp; Reagards,</p>
<p>Karan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biju.K.S</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-76144</link>
		<dc:creator><![CDATA[Biju.K.S]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 07:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-76144</guid>
		<description><![CDATA[Hi pinal,

I have just used sqlcmd ; but in the result window the column values are not aligned...! what to do??]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,</p>
<p>I have just used sqlcmd ; but in the result window the column values are not aligned&#8230;! what to do??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - 2008 - Interview Questions and Answers - Part 8 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-47487</link>
		<dc:creator><![CDATA[SQL SERVER - 2008 - Interview Questions and Answers - Part 8 Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Thu, 26 Feb 2009 12:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-47487</guid>
		<description><![CDATA[[...] sqlcmd is enhanced version of the isql and osql and it provides way more functionality than other two options. In other words sqlcmd is better replacement of isql (which will be deprecated eventually) and osql (not included in SQL Server 2005 RTM). sqlcmd can work two modes - i) BATCH and ii) interactive modes. (Read More) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] sqlcmd is enhanced version of the isql and osql and it provides way more functionality than other two options. In other words sqlcmd is better replacement of isql (which will be deprecated eventually) and osql (not included in SQL Server 2005 RTM). sqlcmd can work two modes &#8211; i) BATCH and ii) interactive modes. (Read More) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-47246</link>
		<dc:creator><![CDATA[SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-47246</guid>
		<description><![CDATA[[...] SQL SERVER - 2005 - Introduction and Explanation to sqlcmd [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; 2005 &#8211; Introduction and Explanation to sqlcmd [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reggie</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-46210</link>
		<dc:creator><![CDATA[reggie]]></dc:creator>
		<pubDate>Sun, 01 Feb 2009 22:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-46210</guid>
		<description><![CDATA[-H try using sqlcmd /?]]></description>
		<content:encoded><![CDATA[<p>-H try using sqlcmd /?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazz</title>
		<link>http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-17460</link>
		<dc:creator><![CDATA[jazz]]></dc:creator>
		<pubDate>Sun, 04 Nov 2007 20:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/06/sql-server-2005-introduction-and-explanation-to-sqlcmd/#comment-17460</guid>
		<description><![CDATA[i just want to know when you have 2 intances running then how can we connect to the right instance in sqlcmd.
I got two instance one is local and named but i want to use named...any suggestion.]]></description>
		<content:encoded><![CDATA[<p>i just want to know when you have 2 intances running then how can we connect to the right instance in sqlcmd.<br />
I got two instance one is local and named but i want to use named&#8230;any suggestion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

