1
I have a unique problem and need help as soon as possible. The deal is this: I developed a SSIS application using Visual Studio 2019, but now discovered I need to make a connection using API. How do I do this?
- I can’t use third party components and I can’t use any additional dll because the notebook has many lock problems (I can’t even connect a USB mouse).
- tried using the script component, but found that it is almost impossible to use without an external dll).
So that’s it. I need to apply an API connection to my SSIS project without using any external tools, just using native tools. Someone can give me a light?
(The original post I wrote in English, but in desperation I played on Translate and I think I could understand)