SQLBindParameter in the Cursor Library
The cursor library supports setting the SQL_ATTR_ROW_BIND_OFFSET_PTR statement
attribute to use bind offsets. (SQLBindParameter does not have to be called for this rebinding to occur.)
The cursor library supports binding data-at-execution parameters.