<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ScriptDB Work Item Rss Feed</title><link>http://www.codeplex.com/ScriptDB/WorkItem/List.aspx</link><description>ScriptDB Work Item Rss Description</description><item><title>Created Issue: Error script a SQL 2008 database that contains User Defined Table Types [19634]</title><link>http://scriptdb.codeplex.com/workitem/19634</link><description>I have a SQL 2008 database that contains User Defined Table Types. ScriptDB is aborting with the following output &amp;#40;no problem with SQL 2008 databases that don&amp;#39;t contain UDTTs&amp;#41;&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;C&amp;#58;&amp;#92;APP_RDM_ScriptDb&amp;#62;ScriptDb.exe -con&amp;#58;server&amp;#61;SQL6422DC&amp;#92;CDEF&amp;#59;database&amp;#61;App_RDM_Ctr&lt;br /&gt;l&amp;#59;trusted_connection&amp;#61;yes -outdir&amp;#58;&amp;#92;&amp;#92;usbosdata01&amp;#92;vbshare&amp;#92;App_RDM&amp;#92;scriptdumps&amp;#92;APP_R&lt;br /&gt;DM_09 -ScriptAsCreate -NoCollation -IncludeDatabase -Purge&lt;br /&gt;Exception caught in Main&amp;#40;&amp;#41;&lt;br /&gt;---------------------------------------&lt;br /&gt;Script failed for UserDefinedDataType &amp;#39;dbo.UDT_KeyAccount&amp;#39;.&lt;br /&gt;&lt;br /&gt;Microsoft.SqlServer.Management.Smo.FailedOperationException&lt;br /&gt;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.SqlSmoObject.ScriptImpl&amp;#40;ScriptingOption&lt;br /&gt;s so&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.UserDefinedDataType.Script&amp;#40;ScriptingOpt&lt;br /&gt;ions scriptingOptions&amp;#41;&lt;br /&gt;   at Elsasoft.ScriptDb.DatabaseScripter.ScriptUddts&amp;#40;Boolean verbose, Database d&lt;br /&gt;b, ScriptingOptions so, String outputDirectory&amp;#41;&lt;br /&gt;   at Elsasoft.ScriptDb.DatabaseScripter.GenerateDatabaseScript&amp;#40;Database db, Str&lt;br /&gt;ing outputDirectory, Boolean purgeDirectory, Boolean scriptData, Boolean verbose&lt;br /&gt;, Boolean scriptProperties&amp;#41;&lt;br /&gt;   at Elsasoft.ScriptDb.DatabaseScripter.GenerateScripts&amp;#40;String connStr, String&lt;br /&gt;outputDirectory, Boolean scriptAllDatabases, Boolean purgeDirectory, Boolean scr&lt;br /&gt;iptData, Boolean verbose, Boolean scriptProperties&amp;#41;&lt;br /&gt;   at Elsasoft.ScriptDb.Program.Main&amp;#40;String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;---------------------------------------&lt;br /&gt;The UserDefinedDataType &amp;#39;&amp;#91;dbo&amp;#93;.&amp;#91;UDT_KeyAccount&amp;#93;&amp;#39; cannot be scripted as its data&lt;br /&gt;is not accessible.&lt;br /&gt;&lt;br /&gt;Microsoft.SqlServer.Management.Smo.FailedOperationException&lt;br /&gt;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.Scripter.ScriptWithList&amp;#40;DependencyColle&lt;br /&gt;ction depList, SqlSmoObject&amp;#91;&amp;#93; objects&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.Scripter.ScriptWithList&amp;#40;Urn&amp;#91;&amp;#93; urns, Sql&lt;br /&gt;SmoObject&amp;#91;&amp;#93; objects&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.Scripter.Script&amp;#40;Urn&amp;#91;&amp;#93; urns, SqlSmoObjec&lt;br /&gt;t&amp;#91;&amp;#93; objects&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.Scripter.Script&amp;#40;SqlSmoObject&amp;#91;&amp;#93; objects&amp;#41;&lt;br /&gt;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.SqlSmoObject.ScriptImplWorker&amp;#40;Scripting&lt;br /&gt;Options so&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.SqlSmoObject.ScriptImpl&amp;#40;ScriptingOption&lt;br /&gt;s so&amp;#41;&lt;br /&gt;---------------------------------------&lt;br /&gt;Property SystemType is not available for UserDefinedDataType &amp;#39;&amp;#91;dbo&amp;#93;.&amp;#91;UDT_KeyAcco&lt;br /&gt;unt&amp;#93;&amp;#39;. This property may not exist for this object, or may not be retrievable du&lt;br /&gt;e to insufficient access rights.&lt;br /&gt;&lt;br /&gt;Microsoft.SqlServer.Management.Smo.PropertyCannotBeRetrievedException&lt;br /&gt;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.PropertyCollection.HandleNullValue&amp;#40;Int3&lt;br /&gt;2 index&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.PropertyCollection.GetPropertyObject&amp;#40;In&lt;br /&gt;t32 index&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.UserDefinedDataType.GetTypeDefinitionSc&lt;br /&gt;ript&amp;#40;ScriptingOptions so, SqlSmoObject oObj, String sTypeNameProperty, Boolean b&lt;br /&gt;SquareBraketsForNative&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.UserDefinedDataType.ScriptDdlGreaterEqu&lt;br /&gt;al9&amp;#40;StringBuilder sb, ScriptingOptions so&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.UserDefinedDataType.ScriptCreate&amp;#40;String&lt;br /&gt;Collection queries, ScriptingOptions so&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.Scripter.ScriptWithListWorker&amp;#40;Dependenc&lt;br /&gt;yCollection depList, SqlSmoObject&amp;#91;&amp;#93; objects&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Management.Smo.Scripter.ScriptWithList&amp;#40;DependencyColle&lt;br /&gt;ction depList, SqlSmoObject&amp;#91;&amp;#93; objects&amp;#41;&lt;br /&gt;---------------------------------------&lt;br /&gt;</description><author>JonLevin</author><pubDate>Sun, 09 Jan 2011 17:39:18 GMT</pubDate><guid isPermaLink="false">Created Issue: Error script a SQL 2008 database that contains User Defined Table Types [19634] 20110109053918P</guid></item><item><title>Commented Issue: ForeignKeys are always scripted as Drops [18848]</title><link>http://scriptdb.codeplex.com/workitem/18848</link><description>When scripting foreign keys, the code is&lt;br /&gt;&lt;br /&gt;                                if &amp;#40;&amp;#33;_CreateOnly&amp;#41;&lt;br /&gt;                                &amp;#123;&lt;br /&gt;                                    so.ScriptDrops &amp;#61; so.IncludeIfNotExists &amp;#61; true&amp;#59;&lt;br /&gt;                                &amp;#125;&lt;br /&gt;                                WriteScript&amp;#40;smo.Script&amp;#40;&amp;#41;, sw&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;but I think that it should be&lt;br /&gt;&lt;br /&gt;                                if &amp;#40;&amp;#33;_CreateOnly&amp;#41;&lt;br /&gt;                                &amp;#123;&lt;br /&gt;                                    so.ScriptDrops &amp;#61; so.IncludeIfNotExists &amp;#61; true&amp;#59;&lt;br /&gt;                                    WriteScript&amp;#40;smo.Script&amp;#40;so&amp;#41;, sw&amp;#41;&amp;#59;&lt;br /&gt;                                &amp;#125;&lt;br /&gt;                                so.ScriptDrops &amp;#61; so.IncludeIfNotExists &amp;#61; false&amp;#59;&lt;br /&gt;                                WriteScript&amp;#40;smo.Script&amp;#40;so&amp;#41;, sw&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;Currently, drop scripts are always generated which is not very useful.&lt;br /&gt;Comments: ** Comment from web user: AndreasPaulsson ** &lt;p&gt;By bad, so.DriForeignKeys &amp;#61; true also needs to be set.&lt;/p&gt;&lt;p&gt;                        so.DriForeignKeys &amp;#61; true&amp;#59;&lt;/p&gt;&lt;p&gt;before foreign key script generation and&lt;/p&gt;&lt;p&gt;                        so.DriForeignKeys &amp;#61; false&amp;#59;&lt;/p&gt;&lt;p&gt;is much better.&lt;br /&gt;&lt;/p&gt;</description><author>AndreasPaulsson</author><pubDate>Tue, 28 Sep 2010 21:33:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: ForeignKeys are always scripted as Drops [18848] 20100928093330P</guid></item><item><title>Created Issue: ForeignKeys are always scripted as Drops [18848]</title><link>http://scriptdb.codeplex.com/workitem/18848</link><description>When scripting foreign keys, the code is&lt;br /&gt;&lt;br /&gt;                                if &amp;#40;&amp;#33;_CreateOnly&amp;#41;&lt;br /&gt;                                &amp;#123;&lt;br /&gt;                                    so.ScriptDrops &amp;#61; so.IncludeIfNotExists &amp;#61; true&amp;#59;&lt;br /&gt;                                &amp;#125;&lt;br /&gt;                                WriteScript&amp;#40;smo.Script&amp;#40;&amp;#41;, sw&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;but I think that it should be&lt;br /&gt;&lt;br /&gt;                                if &amp;#40;&amp;#33;_CreateOnly&amp;#41;&lt;br /&gt;                                &amp;#123;&lt;br /&gt;                                    so.ScriptDrops &amp;#61; so.IncludeIfNotExists &amp;#61; true&amp;#59;&lt;br /&gt;                                    WriteScript&amp;#40;smo.Script&amp;#40;so&amp;#41;, sw&amp;#41;&amp;#59;&lt;br /&gt;                                &amp;#125;&lt;br /&gt;                                so.ScriptDrops &amp;#61; so.IncludeIfNotExists &amp;#61; false&amp;#59;&lt;br /&gt;                                WriteScript&amp;#40;smo.Script&amp;#40;so&amp;#41;, sw&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;Currently, drop scripts are always generated which is not very useful.&lt;br /&gt;</description><author>AndreasPaulsson</author><pubDate>Tue, 28 Sep 2010 18:48:52 GMT</pubDate><guid isPermaLink="false">Created Issue: ForeignKeys are always scripted as Drops [18848] 20100928064852P</guid></item><item><title>Created Issue: Exception when output to single file [18797]</title><link>http://scriptdb.codeplex.com/workitem/18797</link><description>I get an exception when I use the -filename option. This is when you want all script to go to the same file.&lt;br /&gt;&lt;br /&gt;After looking though the code it seems that GetStreamWriter has an assumption. The code gets the directory name, and checks to see that the directory exists. If it doesn&amp;#39;t then it tries to create it. If you feed it something like C&amp;#58;&amp;#92;DBCreateScript.sql, then there isn&amp;#39;t a directory and you get an exception. This is my solution &amp;#58;&lt;br /&gt;&lt;br /&gt;       private StreamWriter GetStreamWriter&amp;#40;string Path, bool Append&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            if &amp;#40;_OutputFileName &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                Path &amp;#61; OutputFileName.Trim&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                Append &amp;#61; true&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;            if &amp;#40;OutputFileName &amp;#61;&amp;#61; &amp;#34;-&amp;#34;&amp;#41;&lt;br /&gt;                return new StreamWriter&amp;#40;System.Console.OpenStandardOutput&amp;#40;&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;            string DirName &amp;#61; System.IO.Path.GetDirectoryName&amp;#40;Path&amp;#41;&amp;#59;&lt;br /&gt;            if &amp;#40;DirName.Length &amp;#62; 0 &amp;#38;&amp;#38; &amp;#33;Directory.Exists&amp;#40;DirName&amp;#41;&amp;#41;&lt;br /&gt;                Directory.CreateDirectory&amp;#40;DirName&amp;#41;&amp;#59;&lt;br /&gt;            return new StreamWriter&amp;#40;Path, Append&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;One more point. I was confused when I ran with &amp;#39;-TableOneFile&amp;#39; From reading the help generated with &amp;#63;, &lt;br /&gt;&lt;br /&gt;-TableOneFile - script table definition into one file instad of multiple&lt;br /&gt;&lt;br /&gt;I think it would be helpfull if it read &lt;br /&gt;&lt;br /&gt;-TableOneFile - write scripts associated with a table into one file &amp;#40;triggers&amp;#47;indexes etc&amp;#41;&lt;br /&gt;</description><author>mikeymcc</author><pubDate>Tue, 21 Sep 2010 11:44:13 GMT</pubDate><guid isPermaLink="false">Created Issue: Exception when output to single file [18797] 20100921114413A</guid></item><item><title>Created Issue: Prepend schema name to filenames [18603]</title><link>http://scriptdb.codeplex.com/workitem/18603</link><description>In order to script files with the same name but different schemata we need to create files with full names.&lt;br /&gt;&lt;br /&gt;The following patch resolves exactly that.&lt;br /&gt;</description><author>DenisValeev</author><pubDate>Fri, 27 Aug 2010 10:49:40 GMT</pubDate><guid isPermaLink="false">Created Issue: Prepend schema name to filenames [18603] 20100827104940A</guid></item><item><title>Commented Issue: exclude objects based on a wildcard</title><link>http://scriptdb.codeplex.com/WorkItem/View.aspx?WorkItemId=13881</link><description>is there an option to exclude objects based on a wildcard&amp;#63;  for instance, i have database where 75&amp;#37; of the database objects are dynamically created, and do not need to be scripted.  i&amp;#39;d like to be able to script all objects except for those that begin with a prefix of IMP_&amp;#37; ... any option here&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: electricsk8 ** &lt;p&gt;Adding regex capability would be fantastic&amp;#33;&amp;#33;  keep me posted ... &lt;/p&gt;</description><author>electricsk8</author><pubDate>Fri, 14 Aug 2009 15:08:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: exclude objects based on a wildcard 20090814030843P</guid></item><item><title>Commented Issue: exclude objects based on a wildcard</title><link>http://scriptdb.codeplex.com/WorkItem/View.aspx?WorkItemId=13881</link><description>is there an option to exclude objects based on a wildcard&amp;#63;  for instance, i have database where 75&amp;#37; of the database objects are dynamically created, and do not need to be scripted.  i&amp;#39;d like to be able to script all objects except for those that begin with a prefix of IMP_&amp;#37; ... any option here&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: greinerk ** &lt;p&gt;About a week ago I was actually thinking about doing this. But I was considering using regex&amp;#39;s instead of wildcards. It&amp;#39;s also possible that patch 3502 adds this functionality. I haven&amp;#39;t had time to look at it yet. Hopefully soon&amp;#33;&lt;/p&gt;</description><author>greinerk</author><pubDate>Fri, 14 Aug 2009 11:54:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: exclude objects based on a wildcard 20090814115401A</guid></item><item><title>Created Issue: exclude objects based on a wildcard</title><link>http://scriptdb.codeplex.com/WorkItem/View.aspx?WorkItemId=13881</link><description>is there an option to exclude objects based on a wildcard&amp;#63;  for instance, i have database where 75&amp;#37; of the database objects are dynamically created, and do not need to be scripted.  i&amp;#39;d like to be able to script all objects except for those that begin with a prefix of IMP_&amp;#37; ... any option here&amp;#63;&lt;br /&gt;</description><author>greinerk</author><pubDate>Fri, 14 Aug 2009 11:50:27 GMT</pubDate><guid isPermaLink="false">Created Issue: exclude objects based on a wildcard 20090814115027A</guid></item><item><title>Commented Issue: invalid path</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=10418</link><description>The working directory does not exist when bcp.exe is running for the first table. Main&amp;#40;&amp;#41; is catches an invalid path exception and ScriptDb.exe fails to complete.&lt;br /&gt;Comments: ** Comment from web user: monsieur_arrie ** &lt;p&gt;This is an easy fix, in the class DatabaseScripter.cs, the output directory is set on line 316 to a directory that doesn&amp;#39;t exist.  The variable &amp;#39;data&amp;#39; is set on line 139 of the same class. I would propose inserting the following code on line 302, just after the if &amp;#40;scriptData&amp;#41;&lt;br /&gt;if &amp;#40;scriptData&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;if &amp;#40;&amp;#33;Directory.Exists&amp;#40;data&amp;#41;&amp;#41; &amp;#123; Directory.CreateDirectory&amp;#40;data&amp;#41;&amp;#59; &amp;#125;&lt;br /&gt;&amp;#125;&lt;/p&gt;&lt;p&gt;I have added this in my copy of the code, but I cannot upload changesets.&lt;/p&gt;</description><author>monsieur_arrie</author><pubDate>Mon, 24 Nov 2008 18:23:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: invalid path 20081124062310P</guid></item><item><title>Created Issue: Add scripting of full text catalog and indexes (completed).</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=11580</link><description>It would be ince it ScriptDB also could script full text catalog and indexes.&lt;br /&gt;&lt;br /&gt;And since I need it, I implemented it &amp;#58;-&amp;#41;. See attached DatabaseScripter.cs.&lt;br /&gt;&lt;br /&gt;&amp;#47;Andreas&lt;br /&gt;</description><author>AndreasPaulsson</author><pubDate>Fri, 07 Nov 2008 08:12:52 GMT</pubDate><guid isPermaLink="false">Created Issue: Add scripting of full text catalog and indexes (completed). 20081107081252A</guid></item><item><title>Created Issue: Make it possible to change name of database folder.</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=11427</link><description>In one of my projects, the databases are named different with different prefixes in the different environments &amp;#40;integration, accpeptance, production&amp;#41;, but I want to keep the scripts in SVN &amp;#40;that is what I use ScriptDB for&amp;#41; in a folder named without prefix.&lt;br /&gt;&lt;br /&gt;To do this, i altered the source code in the following way&amp;#58;&lt;br /&gt;&lt;br /&gt;1. Add a new command line argument named DatabaseFolderName&amp;#58;&lt;br /&gt;&lt;br /&gt;                string databaseFolderName &amp;#61; arguments&amp;#91;&amp;#34;DatabaseFolderName&amp;#34;&amp;#93;&amp;#59;&lt;br /&gt;&lt;br /&gt;2. Set output folder to be named with this command argument if it is supplied&amp;#58;&lt;br /&gt;&lt;br /&gt;                if &amp;#40;databaseFolderName &amp;#61;&amp;#61; null&amp;#41;&lt;br /&gt;                    outputDirectory &amp;#61; Path.Combine&amp;#40;outputDirectory, database&amp;#41;&amp;#59;&lt;br /&gt;                else&lt;br /&gt;                    outputDirectory &amp;#61; Path.Combine&amp;#40;outputDirectory, databaseFolderName&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;The changes are also attached to this isse as a patch created with TortoiseSVN.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;  Andreas Paulsson&lt;br /&gt;  cimkey AB&lt;br /&gt;</description><author>AndreasPaulsson</author><pubDate>Thu, 09 Oct 2008 07:03:21 GMT</pubDate><guid isPermaLink="false">Created Issue: Make it possible to change name of database folder. 20081009070321A</guid></item><item><title>Commented Issue: invalid path</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=10418</link><description>The working directory does not exist when bcp.exe is running for the first table. Main&amp;#40;&amp;#41; is catches an invalid path exception and ScriptDb.exe fails to complete.&lt;br /&gt;Comments: ** Comment from web user: Bard ** &lt;p&gt;I simply made the missing folder using explorer and it worked.&lt;/p&gt;&lt;p&gt;Now I use a custom batch file that calls Bcp.exe to create data tables, so I don&amp;#39;t need scriptDb to create the data files.&lt;/p&gt;</description><author>Bard</author><pubDate>Mon, 22 Sep 2008 10:55:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: invalid path 20080922105537A</guid></item><item><title>Commented Issue: invalid path</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=10418</link><description>The working directory does not exist when bcp.exe is running for the first table. Main&amp;#40;&amp;#41; is catches an invalid path exception and ScriptDb.exe fails to complete.&lt;br /&gt;Comments: ** Comment from web user: Robsoft ** &lt;p&gt;Is there a work-around for this at all&amp;#63; Thanks&amp;#33;&lt;/p&gt;</description><author>Robsoft</author><pubDate>Sat, 30 Aug 2008 16:24:18 GMT</pubDate><guid isPermaLink="false">Commented Issue: invalid path 20080830042418P</guid></item><item><title>Commented Issue: Stripped off schemas</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=10737</link><description>While it does script the schemas - it needs to create a folder or leave the schema name in front of the table filename.&lt;br /&gt;Example&amp;#58;&lt;br /&gt;&lt;br /&gt;Schema1.Table1&lt;br /&gt;Schema2.Table1&lt;br /&gt;&lt;br /&gt;These are 2 different tables, the schemas DO get scripted - but the Table1 of Schema2 is the last one to be scripted and it overwrites the existing script for Table1 of schema1.&lt;br /&gt;&lt;br /&gt;TIA&lt;br /&gt;cmatech&lt;br /&gt;Comments: ** Comment from web user: cmatech ** &lt;p&gt;                        string FileName &amp;#61; Path.Combine&amp;#40;tables, FixUpFileName&amp;#40;table.Schema &amp;#43; &amp;#34;.&amp;#34; &amp;#43; table.Name&amp;#41; &amp;#43; &amp;#34;.sql&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;                        &amp;#35;region Table Definition&lt;br /&gt;                        using &amp;#40;StreamWriter sw &amp;#61; GetStreamWriter&amp;#40;FileName, false&amp;#41;&amp;#41;&lt;br /&gt;                        &amp;#123;&lt;br /&gt;                            if &amp;#40;verbose&amp;#41;&lt;br /&gt;                                Console.WriteLine&amp;#40;&amp;#34;Scripting &amp;#123;0&amp;#125;&amp;#34;, table.Schema &amp;#43; &amp;#34;.&amp;#34; &amp;#43; table.Name&amp;#41;&amp;#59;&lt;br /&gt;...&lt;br /&gt;...etc&lt;/p&gt;</description><author>cmatech</author><pubDate>Wed, 23 Jul 2008 04:29:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: Stripped off schemas 20080723042941A</guid></item><item><title>Created Issue: Stripped off schemas</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=10737</link><description>While it does script the schemas - it needs to create a folder or leave the schema name in front of the table filename.&lt;br /&gt;Example&amp;#58;&lt;br /&gt;&lt;br /&gt;Schema1.Table1&lt;br /&gt;Schema2.Table1&lt;br /&gt;&lt;br /&gt;These are 2 different tables, the schemas DO get scripted - but the Table1 of Schema2 is the last one to be scripted and it overwrites the existing script for Table1 of schema1.&lt;br /&gt;&lt;br /&gt;TIA&lt;br /&gt;cmatech&lt;br /&gt;</description><author>cmatech</author><pubDate>Wed, 23 Jul 2008 03:59:36 GMT</pubDate><guid isPermaLink="false">Created Issue: Stripped off schemas 20080723035936A</guid></item><item><title>Created Issue: invalid path</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=10418</link><description>The working directory does not exist when bcp.exe is running for the first table. Main&amp;#40;&amp;#41; is catches an invalid path exception and ScriptDb.exe fails to complete.&lt;br /&gt;</description><author>Bard</author><pubDate>Thu, 03 Jul 2008 08:22:14 GMT</pubDate><guid isPermaLink="false">Created Issue: invalid path 20080703082214A</guid></item><item><title>CREATED ISSUE: Dependencies</title><link>http://www.codeplex.com/ScriptDB/WorkItem/View.aspx?WorkItemId=5167</link><description>Great tool.  I want to use it for database versioning.  I tried the rebuild db bat script but it fails because of dependant objects not being created ahead of time.&lt;br /&gt;&lt;br /&gt;Do you have any suggestions&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Mark&lt;br/&gt;</description><author>mgantlett</author><pubDate>Mon, 20 Aug 2007 20:16:24 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Dependencies 20070820081624P</guid></item></channel></rss>