-
Recent Posts
Recent Comments
Archives
- January 2016
- September 2015
- August 2015
- May 2015
- April 2014
- October 2013
- April 2013
- November 2012
- February 2012
- January 2012
- December 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
Categories
Meta
Tag Archives: Automation
Follow Up for Continuous Delivery Presentation at CBIG
I presented Continuous Delivery for Data Warehouses and Marts at the Charlote BI Group Tuesday night. They have a great group there and I look forward to going back. This is one of my favorite topics, and I always get … Continue reading
Posted in Presentations, SSAS, SSIS, User Groups
Tagged Agile Development, Automation
Comments Off on Follow Up for Continuous Delivery Presentation at CBIG
Where’s John These Days?
Apologies for the lack of updates to the blog recently. It’s been a very busy time, but hopefully things will settle down a bit now. Exciting news today (for me at least)! It was my first day as a Pragmatic … Continue reading
Posted in Events
Tagged Agile Development, Automation, SSIS
Comments Off on Where’s John These Days?
Copy Data Dynamically with BimlScript
This post is part 3 of a series on using Biml in BIDS Helper. This post builds on some of the information and the sample from the previous posts. BimlScript enables some interesting scenarios for generating large numbers of SSIS … Continue reading
Creating Tables using Biml and BimlScript
Create tables using Biml and BimlScript Continue reading
Posted in SSIS
Tagged Automation, BIDSHelper, Biml, SSIS
Comments Off on Creating Tables using Biml and BimlScript
Creating a Basic Package Using Biml
Create an SSIS package using Biml in BIDS Helper Continue reading
Posted in SSIS
Tagged Automation, BIDSHelper, Biml, SSIS
Comments Off on Creating a Basic Package Using Biml
Using MSBuild with SQL Server Analysis Services Projects
I’ve written several blogs and community samples on working with SSAS Projects directly using AMO (instead of SSAS Databases on an Analysis Services server). I was travelling this weekend, and got a chance to create a sample MSBuild task that … Continue reading
Posted in Uncategorized
Tagged Automation, SSAS
Comments Off on Using MSBuild with SQL Server Analysis Services Projects
Validating SSAS Projects Programmatically
Earlier this week I got a feature request from someone someone that was looking in to my SsasHelper sample on the Microsoft SQL Server Community Samples: Analysis Services site on CodePlex. She was interested in Building a SQL Server Analysis … Continue reading
Posted in Uncategorized
Tagged Automation, SSAS
Comments Off on Validating SSAS Projects Programmatically