----- Original Message ----- From: "Lawrence Lustig" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, August 05, 2010 3:53 PM
Subject: [RBASE-L] - RE: Getting count of rows affected by UPDATE.


<<
Wouldn't you know in the absence of an ERROR variable other than 0?



No, that simply reports whether the command succeeded. I want to know that, for
instance, 52 rows were updated.

Well, since "feedback" gives you a result after an update is done, it's safe to say there is a function result that feeds that, so make an enhancement request to get a FeedBack function that would return a count and a time, just like the internal function in a delimited text and you could parse that with SSUB for the desired portion or both. That seems like a reasonable low cost enhancement... ;-)

--
Larry


Reply via email to