I'd appreciate some clarification on what this package can be used for
from the perspective of a professional developer with a licensed copy of
Visual Studio. I know SSIS itself is a standalone product that requires
separate licensing. From a commercial standpoint, what can and can't I
do with the i...
@Tim.Chen , I have a working Oracle Connection Manager. Is there anyway
to use the connection manager directly from a Script Task instead of a
Data Flow task. I am reading about 60 SQL statements from a list of
files in a directory, and replacing the database name on each iteration.
I have used the ...
Hi All, I am running an SSIS package deployed in integration services
using Jenkins. But Jenkins job always shows success even package
execution is failed.Below is code: env.DTexecEXE = "C:\\Program
Files\\Microsoft SQL
Server\\150\\DTS\\Binn\\dtexec.exe"withCredentials([usernamePassword(credentials...
I have built a new SSIS package in SSIS Projects 2022 Version 1.1.
Everything is working fine except 2 Expression tasks after 6 parallel
dataflows will execute inside a For Loop container will not execute on
Success or Failure.. Very unexpected behavior. Solved. Stupidity on my
part.
Latest Comments