dbTalk Databases Forums  

DTS package calling a stored proc failing

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


Discuss DTS package calling a stored proc failing in the microsoft.public.sqlserver.dts forum.



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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM






Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM






Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM



Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM



Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM



Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM



Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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

Default Re: DTS package calling a stored proc failing - 07-16-2008 , 11:56 AM



Quote:
Step Error Description:String or binary data would be truncated.
Like Jhofm says, that's the point you have to look into.
It can happen that the same query when run inside query analyzer or
when run inside a dts package gives different result in terms of
failure/success. I faced a similar issue regarding truncation or
implicit/explicit data type conversion.
Check your table's fields and in case post the sql.

Bye
M.


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.