SQL Server Integration Services Content on InfoQ
News about SQL Server Integration Services
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.