Releases: DataBooster/dbParallel
Releases · DataBooster/dbParallel
dbParallel Beta3
- Added Pump Service Setup;
- Pump Service supports both Oracle and SQL Server;
- Added statistics FAILED_TASKS(Count) into VIEW_TPW_PJOB;
- Fixed deployment script - TPW_PJOB table PJOB_ID column was missing IDENTITY (1, 1) for SQL Server version;
- Switched DataAccess library project to DataBooster nuget package;
- Upgraded Visual Studio 2010 Database project to SQL Server Data Tools (SSDT) Database Projects;
Install instructions can be found in "Setup for Oracle.txt" and "Setup for SQL Server.txt".
For source code, please download from SOURCE CODE tab.
As a derivative library of this project, the dbParallel DataBooster Library (for Oracle & SQL Server) has been separated into http://databooster.codeplex.com or https://github.com/DataBooster/dbParallel.
Also make it easier to add/switch between different ADO.NET Providers.