SQL Server (SSIS package) call. NET DLL

Source: Internet
Author: User
Tags ssdt ssis

There is both method to call. NET DLLs in SQL Server.

The first one is to use the SQL CLR but it had a lot of limit.

The second method is for use with SSIS package to call the. NET DLL. Now I'll show the process and the problem come accross with it.

1.Create a integration Services Project in your Visual Studio. If you can ' t find the integration Services Project Option, need to install SSDT and Ssdt-bi for Visual St Udio. Then you can use the script Task or script Component in the project. And you can call DLLs with it.

    

    

2. You can click on Edit Script To reference DLL in the pop-up Visual Studio project. Then you can use the DLL's method like the general Visual Studio.

    

3. Then you can save your Script Task and run it.

    

SQL Server (SSIS package) call. NET DLL

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.