dbTalk Databases Forums  

How to get job result from sp_start_job

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


Discuss How to get job result from sp_start_job in the microsoft.public.sqlserver.dts forum.



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

Default I found it from technet - 10-08-2008 , 01:16 PM






http://technet.microsoft.com/en-us/l...2(SQL.90).aspx
You have to read the resultset of the sp, not assign a variable to the sp execution result.

Reply With Quote
  #12  
Old   
Sony A
 
Posts: n/a

Default I found it from technet - 10-08-2008 , 01:16 PM






http://technet.microsoft.com/en-us/l...2(SQL.90).aspx
You have to read the resultset of the sp, not assign a variable to the sp execution result.

Reply With Quote
  #13  
Old   
Sony A
 
Posts: n/a

Default I found it from technet - 10-08-2008 , 01:16 PM



http://technet.microsoft.com/en-us/l...2(SQL.90).aspx
You have to read the resultset of the sp, not assign a variable to the sp execution result.

Reply With Quote
  #14  
Old   
Sony A
 
Posts: n/a

Default I found it from technet - 10-08-2008 , 01:16 PM



http://technet.microsoft.com/en-us/l...2(SQL.90).aspx
You have to read the resultset of the sp, not assign a variable to the sp execution result.

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.