execute sql and db2 -
07-11-2006
, 08:21 AM
Hi,
My DTS has odbc connection pointing on DB2 UDB 7.2 and execute sql
task
with update query
dts return error where is no rows updated
db2 message code SQL0100W
I want dts retrun scucces if the no row updated
I am trying to avoid extra step to check if the any records to update.
Thanks
Alex |