Microsoft
Software
Hardware
Network
Question : how to run SSIS package until it succeeds
I have a package that ones in a while fails because it connects to a server at a different building that runs late maintenance. I want the package to retry until it succeeds. Is this posible?
Answer : how to run SSIS package until it succeeds
yes, that was exit script task.
in loop task:
just set value of variable as 0 again in main()
Dts.Variables["User:
:venum"].V
alue = 0;
Random Solutions
How to change SQL 2008 reporting services from native mode to sharepoint integrated mode
Will GALs & Distribution Lists be Maintained when moving Mailboxes between Exchange 2003 servers?
Index view won't accept outer joins
[Forms]![M1M2Rep].[cboTrnD<wbr />ept].[Colu<wbr />mn(3)] is not working
streaming movies to xbox360 over lan
How do I execute an sql script via the command prompt?
Open a new page in a Maximized window.
Enter Formula in the next available cell
Best way to manage development virtual machines
Delegating Exchange 2007 permissions