Options

Assembly dependencies for v11

MartinHMartinH Posts: 82 Bronze 2
edited December 9, 2014 9:57AM in SQL Comparison SDK 11
Can you tell me if the following files are still necesary at runtime (and should be distributed with my app)
- System.Data.SQLite.dll
- System.Data.SqlLocalDb.dll

I have also seen the following file has been added, do I need to distribute this also?
- RedGate.SQLCompare.Engine.UIProject.dll

Finally, do the files in the nested folders x86 and x64 need to be distributed?

Thanks,
Martin.

Comments

  • Options
    Anu DAnu D Posts: 876 Silver 3
    Thanks for your email.

    We recommend you use all the assemblies referenced in your project in order to avoid any runtime errors.

    System.Data.SQLite.dll is for Encrypted SP's and SQL Backup files and RedGate.SQLCompare.Engine.UIProject.dll is for certain activities like if you are loading a project file and so on.

    Inclusion of files depends on what your project does and hence we recommend using all the assemblies your project refers.

    Hope this answers your question.
    Anuradha Deshpande
    Product Support
    Redgate Software Ltd.
    E-mail: support@red-gate.com
  • Options
    MartinHMartinH Posts: 82 Bronze 2
    Okay, thanks for your help.

    Regards,
    Martin.
Sign In or Register to comment.