<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx</link><description>Define What You Want, Not How You Get There! &amp;#160; If Not Exists… Database development is many aspects behind in comparison to regular application development. If you look how database development is integrated with regular application development or</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9702755</link><pubDate>Sat, 06 Jun 2009 15:47:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702755</guid><dc:creator>swoolhead</dc:creator><description>&lt;p&gt;I love this tool but find I still have to resort to generating pre vetted scripts due to issues with standing data. &amp;nbsp;For example if I add a NOT NULL field (with a default) to an existing table that has a foreign key constraint to second table, I have to manually create the second table first and populate it with data before I can run this tool. Are there any plans to include standing data into the model?&lt;/p&gt;
</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9702958</link><pubDate>Sat, 06 Jun 2009 20:33:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702958</guid><dc:creator>gertd</dc:creator><description>&lt;p&gt;In the GDR R2 release this should work, at least I have not run in to this restriction using that version. We did run in to this on 2008 RTM and before.&lt;/p&gt;
</description></item><item><title>Daily tech links for .net and related technologies - June 7, 2009</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9703780</link><pubDate>Sun, 07 Jun 2009 12:15:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9703780</guid><dc:creator>Sanjeev Agarwal</dc:creator><description>&lt;p&gt;Daily tech links for .net and related technologies - June 7, 2009 Web Development Implementing Incremental&lt;/p&gt;
</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9843827</link><pubDate>Tue, 21 Jul 2009 23:41:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9843827</guid><dc:creator>bayrak</dc:creator><description>&lt;p&gt;Introducing such a topic you'd like to congratulate you've let us know. Have good work.&lt;/p&gt;
</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9872267</link><pubDate>Mon, 17 Aug 2009 15:17:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9872267</guid><dc:creator>ScottA</dc:creator><description>&lt;p&gt;What I looking for is some information on how to make this great tool work where the big push is to control the schema in a data modeling tool such as ERWin or ERStudio. &amp;nbsp;From a company standpoint they are unwilling to budge and let something like this become the development paradigm unless a modeling tool can be incorporated as part of the development tool kit.&lt;/p&gt;
</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9919878</link><pubDate>Mon, 09 Nov 2009 23:48:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919878</guid><dc:creator>Grant</dc:creator><description>&lt;p&gt;Is there some way we can re-synchronize our database source files in the project with the currently implemented database. Our source files are out of sync with the database due to missing keys so we can't rebuild. We also can't perfrom a schema comparison due to the &amp;quot;invalid state error&amp;quot;?&lt;/p&gt;</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9919880</link><pubDate>Mon, 09 Nov 2009 23:51:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919880</guid><dc:creator>Dendrimer</dc:creator><description>&lt;p&gt;Is there some way we can re-synchronize our database source files in the project with the currently implemented database. Our source files are out of sync with the database due to missing keys so we can't rebuild. We also can't perfrom a schema comparison due to the &amp;quot;invalid state error&amp;quot;?&lt;/p&gt;
</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9919927</link><pubDate>Tue, 10 Nov 2009 02:15:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919927</guid><dc:creator>gertd</dc:creator><description>&lt;p&gt;Q: Is there some way we can re-synchronize our database source files in the project with the currently implemented database. Our source files are out of sync with the database due to missing keys so we can't rebuild. We also can't perfrom a schema comparison due to the &amp;quot;invalid state error&amp;quot;?&lt;/p&gt;
&lt;p&gt;A: Yes you can use Schema Compare to compare the database with the project, by making the project the target (right hand side) of the comparison, you can update the project (source code) with the changes made inside the database.&lt;/p&gt;
</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9923542</link><pubDate>Tue, 17 Nov 2009 12:45:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9923542</guid><dc:creator>Siddharth</dc:creator><description>&lt;p&gt;We are looking at using the features of Datadude for dynamic deployment. Is it possible to compare two database schemas at run-time and generate a deployment script accordingly through code?&lt;/p&gt;</description></item><item><title>re: Declarative Database Development</title><link>http://blogs.msdn.com/gertd/archive/2009/06/05/declarative-database-development.aspx#9923974</link><pubDate>Wed, 18 Nov 2009 00:17:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9923974</guid><dc:creator>gertd</dc:creator><description>&lt;p&gt;Q: We are looking at using the features of Datadude for dynamic deployment. Is it possible to compare two database schemas at run-time and generate a deployment script accordingly through code?&lt;/p&gt;
&lt;p&gt;A: Programmatic deployment is a new ability added to the VS2010 version which is currently in beta, in the 2008 GDR version, at best you can shell out to vsdbcmd.exe&lt;/p&gt;
</description></item></channel></rss>