Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dresults.c870 …SC_set_error(stmt, STMT_INVALID_OPTION_IDENTIFIER, "ColAttribute for this type not implemented yet… in PGAPI_ColAttributes()
3222 SC_set_error(stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", func); in SC_pos_reload_with_key()
3656 SC_set_error(stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", func); in SC_pos_reload_needed()
3758 SC_set_error(stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", func); in SC_pos_newload()
4012 SC_set_error(s.stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", func); in SC_pos_update()
4221 SC_set_error(stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", func); in SC_pos_delete()
4537 SC_set_error(s.stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", func); in SC_pos_add()
5092 SC_set_error(stmt, STMT_INVALID_OPTION_IDENTIFIER, "the statement is read-only", __FUNCTION__); in SC_fetch_by_bookmark()
H A Dstatement.h91 ,STMT_INVALID_OPTION_IDENTIFIER enumerator
H A Dstatement.c1283 { STMT_INVALID_OPTION_IDENTIFIER, "HY092", "HY092" },