powerLoad v26

v26.0.1

12-02-2026

Features

General

  • Renamed bcpToolkit to powerLoad

  • Removed the deprecated bcpViewer

  • Removed the Close-BCPPackage cmdlet

  • Moved the .log4net configuration file to C:\Program Files\coolOrange\Modules\powerLoad

  • Updated Licensing to version: 18.4.9.

Breaking Changes

Replaced Cmdlets
Existing migration scripts will no longer work due to the replacement of the Open-BCPPackage and Export-BCPPackage cmdlets (and the removal of Close-BCPPackage).

SQL queries targeting the old IDB tables must be significantly updated to match the new, simplified powerLoad Database schema.

In particular, the removal of the many different ID columns may cause compatibility issues.
However, the new primary keys — such as FilePath, FolderPath, and ItemNumber — usually allow for much simpler and more efficient SQL queries.

If additional columns or tables were used, they can be safely added alongside the documented schema (e.g. using ALTER TABLE ... ADD _column_name VARCHAR(20) statements).

Renamed Powershell module
Because also the Powershell Module was renamed from bcpToolkit to powerLoad, existing Import-Module bcpToolkit statements will no longer work and should be removed.

Activation after Upgrade (only if no Customer Key is stored)
If no Customer Key is stored in the License Manager and a previous version was activated using a serial number or offline activation, the product will start in trial mode again after the upgrade.
Entering your Customer Key is the easiest way to activate coolOrange products.

For command-line activation, please note that the License.exe has been moved to C:\Program Files\coolOrange\Modules\powerLoad.