See the description for SQLUpdateSETClause1_MoreThan127Cols_VPA.
The same functionality except for
- SplitResultString is not present
- the ParamArray is passed in in code, not as a Variant
The table name for the UPDATE statement
The table name to append to a column name in the SET value list
Automatically generate SQL for columns not defined in the passed name/value list
Generate column insertions for the identity column (otherwise it is omitted)
Automatically add nz() around inserted column names
The second SET clause (if more than 127 columns), otherwise empty
The paired column names and values