Home | Previous Page | Next Page   Error Messages > SQLParamOptions (Core and Level Two Only) >

SQLRowCount (Core Level Only)

SQLRowCount returns the number of rows affected by an UPDATE, INSERT, or DELETE statement or by an SQL_UPDATE, SQL_ADD, or SQL_DELETE operation in SQLSetPos.

The following table describes the SQLSTATE and error values for SQLRowCount.

SQLSTATE Error Value Error Message
01000 -11001 General warning
S1000 -11060 General error
S1001 -11061 Memory-allocation failure
S1010 -11067 Function-sequence error
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]