dbTalk Databases Forums  

Need to run all SQL Statements regardless of error

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Need to run all SQL Statements regardless of error in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM






This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
  #12  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM






This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
  #13  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM



This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
  #14  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM



This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
  #15  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM



This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
  #16  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM



This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
  #17  
Old   
Chris
 
Posts: n/a

Default Re: Need to run all SQL Statements regardless of error - 06-19-2008 , 06:19 AM



This doesn't apply as I want all of the sql statements in the same step to
run regardless of failures or not.

I actually figured this out on my own. I wrapped everything in Try Catch
statements is this works just fine.

-Chris


"Maninder" wrote:

Quote:
change the datapump task to completion instead of success, this will
help the step to move forward, regrardless of the outcome of the
previous step....


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.