When you try to update a null variable in a Salesforce table, the variable might not be updated when you use a LIBNAME statement with the ODBC engine to access the table.
In this scenario, no messages are written to the log to indicate that the update did not take place. Instead, SAS reports that the column was updated.
A workaround is to update the table using explicit pass-through.