# of rows affected for update query- Solved

edited March 2011 in Vanilla 2.0 - 2.8
MySQL update returns the number of rows updated as the response to the update command.
Gdn::SQL()->Update(...->Put() seems to return an empty dataset. Anyone know how to get the # of rows back?

Comments

This discussion has been closed.