Hi all
Thanks for the help
I believe Database errors do not occur when your SQL is correct but the WHERE clause doesn’t find anything. Ie update successful but nothing is altered.
So it looks like another SQL command i, required to work out if the update was successful.
Rather than a response code from the original SQL update that indicates the result.
If this is the case, that’s ok, just a little expensive.
Thanks again for the help