Error 700

"SQLDA fields inconsistent for a multi-row SQLDA"

Item Description

SQLCode

-700L

Constant

SQLDA_INCONSISTENT

SQLState

07W04

ODBC 2 State

07001

ODBC 3 State

07W04

Sybase Error Code

2328

Severity Code

16

Probable cause

Not all of the rows in a multi-row SQLDA have been defined identically for an array operation (insert, fetch, or execute). A given column must be defined the same (type and length) in each row.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com