The application binds columns by calling SQLBindCol. This function binds one column at a time. With it, the application specifies the following: The column number. Column 0 is the bookmark column; ...
The update operation of SQLSetPos makes the data source update one or more selected rows of a table, using data in the application buffers for each bound column (unless the value in the ...