<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SSDT database projects were not always going to output T-SQL…</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/13/ssdt-database-projects-were-not-always-going-to-output-t-sql.aspx</link><description>Interesting the stuff you pick up from reading forums… “The BATCH seperators [in SSDT deployment scripts] are used to provide scoping when resolving object shapes. SSDT or VSDB scripts for that matter serve a different purpose, they provide the blueprint</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: SSDT database projects were not always going to output T-SQL…</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/13/ssdt-database-projects-were-not-always-going-to-output-t-sql.aspx#47694</link><pubDate>Wed, 13 Feb 2013 09:35:10 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47694</guid><dc:creator>Kent Chenery</dc:creator><description>&lt;p&gt;Well a .dacpac is a zip file (rename it to crack it open) and you'll find some XML in there. &amp;nbsp;Maybe that's what they were thinking of using.&lt;/p&gt;
</description></item><item><title>re: SSDT database projects were not always going to output T-SQL…</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/13/ssdt-database-projects-were-not-always-going-to-output-t-sql.aspx#47695</link><pubDate>Wed, 13 Feb 2013 09:44:39 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47695</guid><dc:creator>jamiet</dc:creator><description>&lt;p&gt;Well the XML is just the definition of the model - they take that model, compare it to the target, and build a script that makes the target schema look like that which is defined in the model. In other words, there is a lot of work goes on *after* the dacpac is produced to determine what actions are to be taken.&lt;/p&gt;
&lt;p&gt;There still needs to be some sort of API for applying that to the DB - the post above states that that API is T-SQL.&lt;/p&gt;
</description></item><item><title>re: SSDT database projects were not always going to output T-SQL…</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/13/ssdt-database-projects-were-not-always-going-to-output-t-sql.aspx#47858</link><pubDate>Fri, 22 Feb 2013 01:06:12 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47858</guid><dc:creator>piers7</dc:creator><description>&lt;p&gt;M, presumably (defunct Oslo project)?&lt;/p&gt;
</description></item><item><title>re: SSDT database projects were not always going to output T-SQL…</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/13/ssdt-database-projects-were-not-always-going-to-output-t-sql.aspx#47861</link><pubDate>Fri, 22 Feb 2013 08:54:43 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47861</guid><dc:creator>jamiet</dc:creator><description>&lt;p&gt;Hi Piers,&lt;/p&gt;
&lt;p&gt;Yeah, someone else contacted me offline and made the same suggestion. Think you could be right.&lt;/p&gt;
&lt;p&gt;JT&lt;/p&gt;
&lt;p&gt;P.S. M might be rising from the grave. Watch this space.&lt;/p&gt;
</description></item><item><title>re: SSDT database projects were not always going to output T-SQL…</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/13/ssdt-database-projects-were-not-always-going-to-output-t-sql.aspx#48244</link><pubDate>Thu, 14 Mar 2013 09:52:53 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:48244</guid><dc:creator>asava samuel</dc:creator><description>&lt;p&gt;Here is a database compatible with Windows Runtime:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://www.kellermansoftware.com/p-49-ninja-winrt-database.aspx"&gt;https://www.kellermansoftware.com/p-49-ninja-winrt-database.aspx&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>