InfoQ

InfoQ

Topic/Tag specific view

SQL Server Integration Services Content on InfoQ


News about SQL Server Integration Services

SQL Server Integration Services 2012 to Include ODBC Support

Topics
SQL Server Integration Services,
SQL Server 2012,
SQL Server,
Relational Databases,
Microsoft,
Database,
Companies

With SQL Server abandoning OleDB in favor of ODBC, it is no surprise that SQL Server Integration Services is finally picking up ODBC support. Another important feature slated for SSIS 2012 is the much needed support for CSV files.

Balanced Data Distributor: Improve SSIS Performance with Parallelism

Topics
SQL Server Integration Services,
SQL Server,
Relational Databases,
.NET,
Microsoft,
Programming,
Companies,
Database

The Balanced Data Distributor is a multithreaded data flow transform tool for SQL Server Integration Services 2008. It's intended to improve performance in multi-core and multi-processor server environments by distributing data to multiple outputs.

SSIS for Oracle and Teradata

Topics
SQL Server Integration Services,
SQL Server,
.NET,
Relational Databases,
Oracle,
Microsoft,
Programming,
Interop,
Database,
Companies

In conjunction with Attunity, Microsoft has released SSIS Connectors for Oracle and Teradata.

Microsoft Claims to Hold the ETL Record at 1 TB in 30 Minutes

Topics
SQL Server 2008,
SQL Server Integration Services,
SQL Server,
Relational Databases,
.NET,
Data Access,
Microsoft,
Companies,
Programming,
Database,
Data Warehousing,
Performance & Scalability

Microsoft and Unisys are claiming that they hold the record for loading information into a relational database. The unofficial benchmark was 1 TB of TPC-H data moved in under 30 minutes using an Extract, Transform, and Load (ETL) tool. The previous record for that volume was 45 minutes and was held by Informatica.

SQL Server Now Supports Vista

Topics
SQL Server Integration Services,
SQL Server 2005,
SQL Server,
Microsoft,
.NET,
Data Access,
Relational Databases,
Companies,
Database,
Programming,
Windows Vista,
SQL Server Express

With the release of Service Pack 2, SQL Server 2005 finally has full support on Vista. This includes SQL Server Express, which had serious difficulties running on the new operating system. Several new features are also included in this release.

Using Regular Expressions in SQL Server Integration Services

Topics
SQL Server Integration Services,
SQL Server,
.NET,
Relational Databases,
Microsoft,
Programming,
Database,
Companies

Jamie Thomson demonstrates how to use .NET scripts in a SQL Server Integration Services (SSIS) pipeline to add Regular Expression support.