Posted: Fri Nov 24, 2006 10:34 am Post subject: How to determine update row count in eSQL?
Acolyte
Joined: 11 Feb 2002 Posts: 56
I am executing an update statment (eSQL, not passthru) within a compute node and I would like to get the informational msg "updated 10 rows" statement (or whatever) back so that I can pass back this information to the calling program. I have tried capturing SQLCODE, SQLERROR, etc, to capture this information, but it returns only zeroes (logically, cuz its being used for errors). However, is there a way to capture informational messages from db statements in eSQL?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum