My problem is not one of \"Able to\", but \"able to quickly\"
I have a table with a static number of rows for which multiple items per row need to be updated frequen
If your sql server version is 2008+ then I recommend to create stored procedure and pass into this SP table valued parameter with all the data to update. This will perform much more quickly