• Thanks for the response...

    I downloaded it and tried with a test package but I have an error using it. Maybe i am missing something ?

    C:\Tools\csharp-dessist_1.6>csharp-dessist.exe --ssis_filename=c:\test.dtsx --ou

    tputfolder=C:\Tools\test

    csharp-dessist 2.0.0.0

    Copyright (C) Ted Spence 2012

    CSHARP-DESSIST - Read in data from an SSIS package and produce an equivalent C#

    program using .NET 4.0.

    USAGE:

    csharp-dessist.exe [parameters]

    PARAMETERS:

    --ssis_filename=System.String

    --output_folder=System.String

    [--SqlMode=csharp_dessist.SqlCompatibilityType] (optional)

    [--UseSqlSMO=System.Boolean] (optional)

    SYNTAX ERROR:

    Unrecognized option --outputfolder=C:\Tools\test

    C:\Tools\csharp-dessist_1.6>

    I tried with paramters in double quotes but no chance...