Open
Description
I can't seem to get an UPDATE statement to work, well the query seems to work and doesn't throw an exception but the database is not being updated.
I can't find an example of executing and UPDATE statement and getting the number of rows that were updated back in the results.
A code snipped showing how this is supposed to be done will be helpful. Thanks