<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>DTLoggedExec Release Rss Feed</title><link>http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=DTLoggedExec</link><description>DTLoggedExec Release Rss Description</description><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br /&gt;This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possible to store a personalized label into each log, in order to make it easy to identify or group logs.&lt;br /&gt;&lt;br /&gt;Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In other words , you have a batch made of 10 packages. It would be nice if all logs - one for each package - can be identified as a whole and grouped together, in order to quickly identify all the log of a articular batch. &lt;br /&gt;&lt;br /&gt;This will make things easier when you want to know the overal time consumed by each batch execution.&lt;br /&gt;&lt;br /&gt;The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this. A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br /&gt;&lt;br /&gt;LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM))&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;
&lt;li&gt;Update samples in order to show how to use the new ExecuteLabel option&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 17:15:41 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201051541P</guid></item><item><title>Released: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br&gt;
This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possible to store a personalized label into each log, in order to make it easy to identify or group logs.&lt;br&gt;
&lt;br&gt;
Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In other words , you have a batch made of 10 packages. It would be nice if all logs - one for each
 package - can be identified as a whole and grouped together, in order to quickly identify all the log of a articular batch.
&lt;br&gt;
&lt;br&gt;
This will make things easier when you want to know the overal time consumed by each batch execution.&lt;br&gt;
&lt;br&gt;
The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this. A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br&gt;
&lt;br&gt;
LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM))&lt;br&gt;
&lt;br&gt;
&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header.
&lt;ul&gt;
&lt;li&gt;An OPEN status means that the log file is being written. &lt;/li&gt;&lt;li&gt;A CLOSED status means that the log files has been written correctly. &lt;/li&gt;&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values.
&lt;ul&gt;
&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;CSV Log Provider will now display EndTime value to the Console &lt;/li&gt;&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).
&lt;/li&gt;&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value
&lt;/li&gt;&lt;li&gt;Update samples in order to show how to use the new ExecuteLabel option&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 01 Feb 2012 17:15:41 GMT</pubDate><guid isPermaLink="false">Released: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201051541P</guid></item><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br /&gt;This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possible to store a personalized label into each log, in order to make it easy to identify or group logs.&lt;br /&gt;&lt;br /&gt;Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In other words , you have a batch made of 10 packages. It would be nice if all logs - one for each package - can be identified as a whole and grouped together, in order to quickly identify all the log of a articular batch. &lt;br /&gt;&lt;br /&gt;The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this. A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br /&gt;&lt;br /&gt;LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM))&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;
&lt;li&gt;Update samples in order to show how to use the new ExecuteLabel option&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 17:13:56 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201051356P</guid></item><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br /&gt;This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possibile to store a personalized label into each log, in order to make it easy to identify or group log.&lt;br /&gt;Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In other words, you have a batch made of 10 packages. It would be nice if all logs - one for each package - can be identfied as a whole and grouped togheter, in order to quickly identify all the log of a articular batch. The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this.&lt;br /&gt;&lt;br /&gt;A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br /&gt;LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM))&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 17:12:05 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201051205P</guid></item><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br /&gt;This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possibile to store a personalized label into each log, in order to make it easy to identify or group log.&lt;br /&gt;Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In order orders, you have a batch made of 10 packages. It would be nice if all logs - one for each package - can be identfied as a whole and grouped togheter, in order to quickly identify all the log of a articular batch. The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this.&lt;br /&gt;&lt;br /&gt;A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br /&gt;LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM))&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 15:23:24 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201032324P</guid></item><item><title>Released: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br&gt;
This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possibile to store a personalized label into each log, in order to make it easy to identify or group log.&lt;br&gt;
Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In order orders, you have a batch made of 10 packages. It would be nice if all logs - one for each
 package - can be identfied as a whole and grouped togheter, in order to quickly identify all the log of a articular batch. The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this.&lt;br&gt;
&lt;br&gt;
A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br&gt;
LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))_$(ESCAPE_SQUOTE(STRTTM))&lt;br&gt;
&lt;br&gt;
&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header.
&lt;ul&gt;
&lt;li&gt;An OPEN status means that the log file is being written. &lt;/li&gt;&lt;li&gt;A CLOSED status means that the log files has been written correctly. &lt;/li&gt;&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values.
&lt;ul&gt;
&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;CSV Log Provider will now display EndTime value to the Console &lt;/li&gt;&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).
&lt;/li&gt;&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 01 Feb 2012 15:23:24 GMT</pubDate><guid isPermaLink="false">Released: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201032324P</guid></item><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br /&gt;This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possibile to store a personalized label into each log, in order to make it easy to identify or group log.&lt;br /&gt;Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In order orders, you have a batch made of 10 packages. It would be nice if all logs - one for each package - can be identfied as a whole and grouped togheter, in order to quickly identify all the log of a articular batch. The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this.&lt;br /&gt;&lt;br /&gt;A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br /&gt;LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 14:41:41 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201024141P</guid></item><item><title>Released: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Notes&lt;/b&gt;&lt;br&gt;
This SP2 release add an important feature to the CSV Log Provider. It&amp;#39;s now possibile to store a personalized label into each log, in order to make it easy to identify or group log.&lt;br&gt;
Let&amp;#39;s say, for example, that you have 10 packages in your ETL solution, and each time you have to load your data, you need to execute all those 10 packages. In order orders, you have a batch made of 10 packages. It would be nice if all logs - one for each
 package - can be identfied as a whole and grouped togheter, in order to quickly identify all the log of a articular batch. The new &amp;quot;ExecutionLabel&amp;quot; attribute will help to achieve this.&lt;br&gt;
&lt;br&gt;
A useful ExecutionLabel can be obtained using SQL Server Agents Token. For example:&lt;br&gt;
LABEL=$(ESCAPE_SQUOTE(JOBID))_$(ESCAPE_SQUOTE(STRTDT))&lt;br&gt;
&lt;br&gt;
&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header.
&lt;ul&gt;
&lt;li&gt;An OPEN status means that the log file is being written. &lt;/li&gt;&lt;li&gt;A CLOSED status means that the log files has been written correctly. &lt;/li&gt;&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values.
&lt;ul&gt;
&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;CSV Log Provider will now display EndTime value to the Console &lt;/li&gt;&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).
&lt;/li&gt;&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 01 Feb 2012 14:41:41 GMT</pubDate><guid isPermaLink="false">Released: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201024141P</guid></item><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 14:31:44 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201023144P</guid></item><item><title>Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;ChangeLog&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Updated the CSV Log Provider in order to write the status of the log file in the header. 
&lt;ul&gt;&lt;li&gt;An OPEN status means that the log file is being written.&lt;/li&gt;
&lt;li&gt;A CLOSED status means that the log files has been written correctly.&lt;/li&gt;
&lt;li&gt;A file can be loaded into the database log only if is in the CLOSED state.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. 
&lt;ul&gt;&lt;li&gt;File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;CSV Log Provider will now display EndTime value to the Console&lt;/li&gt;
&lt;li&gt;Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;/li&gt;
&lt;li&gt;Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 14:24:58 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201022458P</guid></item><item><title>Created Release: 1.1.2008.4 SP2 (Feb 01, 2012)</title><link>http://dtloggedexec.codeplex.com/releases?ReleaseId=81526</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;ChangeLog&lt;/b&gt;&lt;br /&gt;-Updated the CSV Log Provider in order to write the status of the log file in the header. &lt;br /&gt; An OPEN status means that the log file is being written.&lt;br /&gt; A CLOSED status means that the log files has been written correctly.&lt;br /&gt; A file can be loaded into the database log only if is in the CLOSED state.&lt;br /&gt;-CSV Log files have 2 additional rows in the header: one for the FileStatus and one for the ExecutionLabel values. &lt;br /&gt; File format has been update to 4 from 3. (Only the header section of the file has been changed).&lt;br /&gt;-CSV Log Provider will now display EndTime value to the Console&lt;br /&gt;-Updated the import-log-data.sql to correctly load file with format 3 (the old one) and 4 (the new one).&lt;br /&gt;-Updated database schema to version 19 in order to store the new ExecutionLabel value&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 01 Feb 2012 14:22:24 GMT</pubDate><guid isPermaLink="false">Created Release: 1.1.2008.4 SP2 (Feb 01, 2012) 20120201022224P</guid></item><item><title>Updated Release: 1.1.2008.4 SP1 (Jul 25, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/70641</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Note&lt;/b&gt;&lt;br /&gt;This first Service Pack is a collection of all the changes done in to changesets 86188, 86299, 87778, 88124, 91054, packaged in a single file for your convenience. You can download DTLoggedExec with the SP1 &lt;i&gt;already&lt;/i&gt; applied or the stand-alone SP1 package and apply it yourself to your DTLoggedExec version.&lt;br /&gt;The version number has not been changed because nor the executable or the plugins has been updated, but just .bat and .sql files.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ChangeLog&lt;/b&gt;&lt;br /&gt;-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br /&gt;-Added support for Auto Configurations&lt;br /&gt;-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br /&gt;-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br /&gt;-Errors and Warnings are now counted more precisely. &lt;br /&gt;-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br /&gt;-Removed unused report stored procedures from database&lt;br /&gt;-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;br /&gt;-From this version only SSIS 2008 will be supported&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Mon, 25 Jul 2011 13:17:18 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 SP1 (Jul 25, 2011) 20110725011718P</guid></item><item><title>Released: 1.1.2008.4 SP1 (Jul 25, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/70641</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;Note&lt;/b&gt;&lt;br&gt;
This first Service Pack is a collection of all the changes done in to changesets 86188, 86299, 87778, 88124, 91054, packaged in a single file for your convenience. You can download DTLoggedExec with the SP1
&lt;i&gt;already&lt;/i&gt; applied or the stand-alone SP1 package and apply it yourself to your DTLoggedExec version.&lt;br&gt;
The version number has not been changed because nor the executable or the plugins has been updated, but just .bat and .sql files.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;ChangeLog&lt;/b&gt;&lt;br&gt;
-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br&gt;
-Added support for Auto Configurations&lt;br&gt;
-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br&gt;
-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br&gt;
-Errors and Warnings are now counted more precisely. &lt;br&gt;
-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br&gt;
-Removed unused report stored procedures from database&lt;br&gt;
-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;br&gt;
-From this version only SSIS 2008 will be supported&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 25 Jul 2011 13:17:18 GMT</pubDate><guid isPermaLink="false">Released: 1.1.2008.4 SP1 (Jul 25, 2011) 20110725011718P</guid></item><item><title>Updated Release: 1.1.2008.4 (Mar 15, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/62218</link><description>&lt;div class="wikidoc"&gt;-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br /&gt;&lt;b&gt;-Added support for Auto Configurations&lt;/b&gt;&lt;br /&gt;-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br /&gt;-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br /&gt;-Errors and Warnings are now counted more precisely. &lt;br /&gt;-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br /&gt;-Removed unused report stored procedures from database&lt;br /&gt;-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;br /&gt;-&lt;b&gt;From this version only SSIS 2008 will be supported&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Tue, 15 Mar 2011 10:22:54 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 (Mar 15, 2011) 20110315102254A</guid></item><item><title>Released: 1.1.2008.4 (Mar 15, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/62218</link><description>
&lt;div class="wikidoc"&gt;-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br&gt;
&lt;b&gt;-Added support for Auto Configurations&lt;/b&gt;&lt;br&gt;
-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br&gt;
-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br&gt;
-Errors and Warnings are now counted more precisely. &lt;br&gt;
-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br&gt;
-Removed unused report stored procedures from database&lt;br&gt;
-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;br&gt;
-&lt;b&gt;From this version only SSIS 2008 will be supported&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 15 Mar 2011 10:22:54 GMT</pubDate><guid isPermaLink="false">Released: 1.1.2008.4 (Mar 15, 2011) 20110315102254A</guid></item><item><title>Updated Release: 1.1.2008.4 (Mar 15, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/62218</link><description>&lt;div class="wikidoc"&gt;-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br /&gt;&lt;b&gt;-Added support for Auto Configurations&lt;/b&gt;&lt;br /&gt;-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br /&gt;-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br /&gt;-Errors and Warnings are now counted more precisely. &lt;br /&gt;-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br /&gt;-Removed unused report stored procedures from database&lt;br /&gt;-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Tue, 15 Mar 2011 10:22:25 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 (Mar 15, 2011) 20110315102225A</guid></item><item><title>Updated Release: 1.1.2008.4 (Mar 15, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/62218</link><description>&lt;div class="wikidoc"&gt;-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br /&gt;&lt;b&gt;-Added support for Auto Configurations&lt;/b&gt;&lt;br /&gt;-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br /&gt;-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br /&gt;-Errors and Warnings are now counted more precisely. &lt;br /&gt;-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br /&gt;-Removed unused report stored procedures from database&lt;br /&gt;-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Tue, 15 Mar 2011 10:18:32 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.2008.4 (Mar 15, 2011) 20110315101832A</guid></item><item><title>Released: 1.1.2008.4 (Mar 15, 2011)</title><link>http://dtloggedexec.codeplex.com/releases/view/62218</link><description>
&lt;div class="wikidoc"&gt;-Used a new strategy for version numbers. Now it will follow the following pattern Major.Minor.TargetSQLServerVersion.Revision&lt;br&gt;
&lt;b&gt;-Added support for Auto Configurations&lt;/b&gt;&lt;br&gt;
-Fixed a bug that reported incorrect number of errors and warnings to Log Providers&lt;br&gt;
-Fixed a buf that prevented correct casting of values when using /Set and /Param options&lt;br&gt;
-Errors and Warnings are now counted more precisely. &lt;br&gt;
-Updated database and log import scripts to categorize logs by projects and sections. E.g.: Project: MyBIProject; Sections: Staging, Datawarehouse&lt;br&gt;
-Removed unused report stored procedures from database&lt;br&gt;
-Updated Samples: 12 samples are now available to show ALL DTLoggedExec features&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 15 Mar 2011 10:18:32 GMT</pubDate><guid isPermaLink="false">Released: 1.1.2008.4 (Mar 15, 2011) 20110315101832A</guid></item><item><title>Updated Release: 1.0.0.2 (Jun 11, 2010)</title><link>http://dtloggedexec.codeplex.com/releases/view/47045</link><description>&lt;div class="wikidoc"&gt;-Fixed a bug that prevented loading packages from SSIS Package Store&lt;br /&gt;-Added support for {filename} placeholder in both Data Flow Profiling and CSV Log Provider&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br /&gt;Samples and Demo Reports are available in the 1.0.0.1 release since no changes has been made to them:&lt;br /&gt;&lt;a href="http://dtloggedexec.codeplex.com/releases/view/44689" class="externalLink"&gt;http://dtloggedexec.codeplex.com/releases/view/44689&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Sun, 13 Jun 2010 08:46:06 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.0.2 (Jun 11, 2010) 20100613084606A</guid></item><item><title>Released: 1.0.0.2 (Jun 11, 2010)</title><link>http://dtloggedexec.codeplex.com/releases/view/47045</link><description>&lt;div&gt;-Fixed a bug that prevented loading packages from SSIS Package Store&lt;br&gt;-Added support for {filename} placeholder in both Data Flow Profiling and CSV Log Provider&lt;br&gt;&lt;br&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br&gt;Samples and Demo Reports are available in the 1.0.0.1 release since no changes has been made to them:&lt;br&gt;&lt;a href="http://dtloggedexec.codeplex.com/releases/view/44689"&gt;http://dtloggedexec.codeplex.com/releases/view/44689&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 13 Jun 2010 08:46:06 GMT</pubDate><guid isPermaLink="false">Released: 1.0.0.2 (Jun 11, 2010) 20100613084606A</guid></item></channel></rss>