Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dstatement.h100 ,STMT_STRING_CONVERSION_ERROR enumerator
H A Dstatement.c1843 SC_set_error(self, STMT_STRING_CONVERSION_ERROR, "invalid string conversion occured.", func); in SC_fetch()
H A Dresults.c1118 SC_set_error(stmt, STMT_STRING_CONVERSION_ERROR, "invalid string conversion occured.", func); in PGAPI_GetData()