SSIS package
-
Hello Guys I am facing one issue on ssis. I have to fatch 100 record with pending status from DB and send to web service. on response of web service would get same 100 record and same need to update with completed status in DB. Now again I have to fatch 100 record with pending status..... so I have to execute ssis package till record with completed status. plz let me know how I can execute ssis package till all record update.
-
Hello Guys I am facing one issue on ssis. I have to fatch 100 record with pending status from DB and send to web service. on response of web service would get same 100 record and same need to update with completed status in DB. Now again I have to fatch 100 record with pending status..... so I have to execute ssis package till record with completed status. plz let me know how I can execute ssis package till all record update.
Now you've cross-posted. http://www.codeproject.com/Messages/4934084/Re-SSIS-package.aspx[^]
-
Now you've cross-posted. http://www.codeproject.com/Messages/4934084/Re-SSIS-package.aspx[^]
PIEBALDconsult wrote:
Now you've cross-posted.
Only after you told him not to post it in the C# forum. :doh:
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
PIEBALDconsult wrote:
Now you've cross-posted.
Only after you told him not to post it in the C# forum. :doh:
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
The C# forum may well be the correct forum. He hasn't answered my question there.