blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » SSIS » Microsoft » SQL Server Integration Services
Showing page 1 of 3 (21 total posts)
  • Microsoft to acquire Zoomix

    News just in… Microsoft have purchased Zoomix, a data quality software vendor. From the press release: Zoomix will contribute a critical layer of data improvement to Microsoft's SQL Server Data Platform Interesting stuff. One would think this will sit fairly and squarely within SSIS given that SSIS will be shipping Data Profiling ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on July 14, 2008
  • SSIS: New blogger from the SSIS team

    Quick note. Doug Laudenschlager (I've checked and rechecked the spelling - I think that's right :) from the SSIS team has begun a SSIS related blog at Dougbert.com (RSS feed). Doug is the technical writer on the team which means that he writes all the SSIS documentation in SQL Server Books Online. Hence, what Doug doesn't know about SSIS really ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on May 24, 2008
  • SSIS: Deleting a group of files

    A question I quite often see on the SSIS forum is: Is there a way to delete a group of files within a directory? ie: I want to delete all files in directorty c:\logs\*.txt (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3196521&SiteID=1) Well its actually quite easy, you just need  ForEach Loop container and the FileSystem Task. ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on April 17, 2008
  • SSIS: MVP Summit 2008

    Next Monday (14th April) brings with it the start of the Microsoft MVP Summit 2008. This is an opportunity for all of the (give or take a few) 4000 MVPs from around the world to travel to Seattle and engage with Microsoft product teams with a view to helping them improve their products. Someone somewhere has deigned that I have the honour of being ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on April 10, 2008
  • SSIS: Some new small features for katmai

    In the past few days I have twice received some good news about small enhancements that are making it into katmai.  Here's the first one: Output config info to the output window Request: I have recently inherited some packages from someone else. In trying to figure out what they actually do I was getting foxed because configurations ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 20, 2008
  • SSIS: Data Profiling Task: Part 9 - Value Inclusion

    In this blog entry I am going to outline the function of the Value Inclusion profile request in the new Data Profiling Task in SQL Server 2008. BOL states about this profile request: Computes the overlap in the values between two columns or sets of columns. This profile can determine whether a column or set of columns is appropriate to serve ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 7, 2008
  • SSIS: Data Profiling Task: Part 8 - Candidate Key

    In this blog entry I am going to outline the function of the Candidate Key profile request in the new Data Profiling Task in SQL Server 2008. BOL states about this profile request: Reports whether a column or set of columns is a key, or an approximate key, for the selected table. This profile also helps you identify problems in your data, ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 4, 2008
  • SSIS: Data Profiling Task: Part 7 - Functional Dependency

    In this blog entry I am going to outline the function of the Functional Dependency profile request in the new Data Profiling Task in SQL Server 2008. BOL states about this profile request: Reports the extent to which the values in one column (the dependent column) depend on the values in another column or set of columns (the determinant ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 3, 2008
  • SSIS: Data Profiling Task: Part 6 - Column Value Distribution

    In this blog entry I am going to outline the function of the Column Value Distribution profile request in the new Data Profiling Task in SQL Server 2008. BOL states about this profile request: Reports all the distinct values in the selected column and the percentage of rows in the table that each value represents. Can also report values that ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 3, 2008
  • SSIS: Data Profiling Task: Part 5 - Column Statistics

    In this blog entry I am going to outline the function of the Column Statistics profile request in the new Data Profiling Task in SQL Server 2008. BOL states about this profile request: Reports statistics, such as minimum, maximum, average, and standard deviation for numeric columns, and minimum and maximum for datetime columns. This profile ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on March 2, 2008
1 2 3 Next >
Powered by Community Server (Personal Edition), by Telligent Systems