Modifying Data
The following code examples show how to use data modification statements.
Procedure for Updates
Use SQLExecDirect to execute data manipulation statements and use the SQLRowCount function to obtain the affected rows.
The following code examples show how to use data modification statements.
Use SQLExecDirect to execute data manipulation statements and use the SQLRowCount function to obtain the affected rows.