Home
last modified time | relevance | path

Searched refs:STMT_VALUE_OUT_OF_RANGE (Results 1 – 4 of 4) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Denviron.c204 case STMT_VALUE_OUT_OF_RANGE: in SQLError()
310 case STMT_VALUE_OUT_OF_RANGE: in SQLError()
H A Dstatement.h73 #define STMT_VALUE_OUT_OF_RANGE 24 macro
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dstatement.h87 ,STMT_VALUE_OUT_OF_RANGE enumerator
H A Dstatement.c1279 { STMT_VALUE_OUT_OF_RANGE, "HY019", "22003" },