Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

Career advice for the IT professional
Browse by Tags · View All
SQLServerPedia Syndication 194
SQL Server 60
SSAS 40
#SQL SERVER 19
SSIS 18
2012/Denali 17
Career 17
Denali 14
SQL Server 2012 13
MDS/MDM 12

Archive · View All
June 2011 20
August 2011 15
July 2011 15
March 2012 15
October 2011 14
September 2011 14
May 2011 13
November 2011 12
February 2012 11
April 2012 10

James Serra's Blog

  • 1
    Liked

    Visual Studio 2012 does not support BI

    In the same vein as my post Watch out, Visual Studio 2010 does not support BI, Visual Studio 2012 does not support BI.  Meaning, VS 2012 does not support SSAS, SSIS, or SSRS.  If you try to open one of those projects, you will be greeted with: At least th...

    James Serra  Posted on Jul 25 2012 12:00AM
    Profile
  • 1
    Liked

    BIDS Helper 1.6 for SQL Server 2012 released

    BIDS helper is Visual Studio add-in with features that extend and enhance the functionality of the SQL Server 2005 and SQL Server 2008 BI Development Studio, and now supports SQL Server 2012 (including tabular mode) and Visual Studio 2010 (SSDT).  Version ...

    James Serra  Posted on Mar 30 2012 12:00AM
    Profile
  • 1
    Liked

    SQL Server 2012 (“Denali”): SSIS Logging

    In previous SSIS versions as the developer you were responsible for configuring all of your logging options, such as what events you were going to log, which containers you were going to collect logs for, and where you were going to store those logs. In SSIS for SQL Server 2012 that all goes away. ......

    James Serra  Posted on Jan 16 2012 12:00AM
    Profile
  • 1
    Liked

    Buffer Size in SSIS

    Behind the scenes in SSIS, the data flow engine uses a buffer-oriented architecture to efficiently load and manipulate datasets in memory.  The benefit of this in-memory processing is that you do not need to physically copy and stage data at each step of the data integration.  Rather, the data flow ......

    James Serra  Posted on Nov 30 2011 12:00AM
    Profile
  • 3
    Liked

    Parallel execution in SSIS

    Parallel execution in SSIS improves performance on computers that have multiple physical or logical processors.  To support parallel execution of different tasks in a package, SSIS uses two properties: MaxConcurrentExecutables and EngineThreads.  If you are like me, you probably did not even know ab......

    James Serra  Posted on Nov 11 2011 12:00AM
    Profile
  • 3
    Liked

    Why does my SSIS package run slower in BIDS than DTEXEC?

    If you have been creating SSIS packages in Business Intelligence Development Studio (BIDS) for any length of time, you have likely noticed that SSIS packages run slower in BIDS as opposed to running them in a SQL Server agent job (which uses the command prompt utility DTEXEC) or when in integration ......

    James Serra  Posted on Nov 9 2011 12:00AM
    Profile
  • 1
    Liked

    SSIS – Can’t Enable/Disable within Data Flow Tab

    This is my biggest gripe with SSIS: I have a data flow task, and within that I’m pulling data from multiple sources into multiple destinations, with a few performing data flow transformations.  While testing, I want to disable some of the components.  You can’t.  You can disable any task......

    James Serra  Posted on Oct 21 2011 12:00AM
    Profile
  • 1
    Liked

    Preventing projects from deploying when debugging a SSIS package

    This is a quick tip to help quickly solve a problem I run into sometimes, and now that I am writing a blog about it, will be able to solve it in no time (a big benefit of blogging is to never have to try to remember a solution to a problem you have had before…just search your blog!): In Visua......

    James Serra  Posted on Sep 2 2011 12:00AM
    Profile
  • 0
    Liked

    When to use T-SQL or SSIS for ETL

    When doing ETL, you have the choice of using T-SQL or SSIS.  What things should you consider when deciding which one to use?  Here are some of the major design considerations to think about.  These points were derived from Tim Mitchell’s (site) presentation: Performance - With T-SQL, everyt......

    James Serra  Posted on Aug 29 2011 12:00AM
    Profile
  • 0
    Liked

    Using SSIS lookup transformation editor with millions of rows

    If you are using a SSIS lookup transformation editor to determine whether to update/delete/insert records and the reference dataset is large (millions of rows) and you are using “Full cache” on the lookup transformation (the default), you might run into a problem.  With this setting the ......

    James Serra  Posted on Aug 15 2011 12:00AM
    Profile
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]