Rebex Total Pack

All Rebex .NET libraries in one package

Download 30-day free trial Buy from $1199

Save 75% by buying bundle (Purchased individually: $4833)

Back to feature list...

SSIS, SQL CLR, PowerShell

As a .NET assembly, Rebex Total Pack can be called from various platforms that support .NET technology.
For example:

Using Rebex Total Pack in SSIS packages 

In the SQL Server Integration Services (SSIS) packages you can use most of the functionality of any Total Pack library using the Script task.

For step-by-step instructions see article describing how to call Rebex SFTP methods using an SSIS Script Task . Usage of mail library is almost identical.

Using Rebex Total Pack in SQL CLR 

Total Pack classes can be used from Microsoft SQL Server T-SQL code using so-called "SQL CLR procedures". For step-by-step instructions, please see the blog post about registering and using Rebex libraries from an SQL-CLR procedure.

Using Rebex Total Pack in PowerShell 

Using Total Pack classes from a PowerShell script is straightforward. For step-by-step instructions see article about using Rebex SFTP from a PowerShell script . Rebex assemblies can be stored in a file system or in Global Assembly Cache (GAC).

Back to feature list...