Home
last modified time | relevance | path

Searched refs:STMT_FETCH_OUT_OF_RANGE (Results 1 – 3 of 3) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dstatement.h95 ,STMT_FETCH_OUT_OF_RANGE enumerator
H A Dresults.c1444 …SC_set_error(stmt, STMT_FETCH_OUT_OF_RANGE, "The fetch type for PGAPI_ExtendedFetch isn't allowed … in PGAPI_ExtendedFetch()
1749 SC_set_error(stmt, STMT_FETCH_OUT_OF_RANGE, "Unsupported PGAPI_ExtendedFetch Direction", func); in PGAPI_ExtendedFetch()
H A Dstatement.c1287 { STMT_FETCH_OUT_OF_RANGE, "HY106", "S1106" },