<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/dos/tags/sql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 08:31:13 GMT</pubDate>
<item>
<title>(DOS Batch) DOS command to run all SQL scripts in a path - hoffstein</title>
<link>http://snipplr.com/view/9717/dos-command-to-run-all-sql-scripts-in-a-path/</link>
<description><![CDATA[ <p>This assumes that you have sqlcmd (comes with SQL Server client tools) installed and wish to execute every file ending in .sql within the given directory against the specified server and database using Windows Authentication.</p> ]]></description>
<pubDate>Thu, 13 Nov 2008 14:20:50 GMT</pubDate>
<guid>http://snipplr.com/view/9717/dos-command-to-run-all-sql-scripts-in-a-path/</guid>
</item>
</channel>
</rss>