Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
yosiilan
Starting Member
1 Post |
Posted - 2009-10-12 : 03:52:00
|
when I try to delete recorrds from sql table in a "execute SQL TASK" I get the error:"Execute SQL Task] Error: Executing the query "exec APPEND_TEMP_TO_HOZAOT_MUFRATOT" failed with the following error:\ "DELETE failed because the following SET options have incorrect settings: 'ARITHABORT'.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly. although this delete works in sql manahement studio |
|
YellowBug
Aged Yak Warrior
616 Posts |
|
|
|
|