Searched refs:eh (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/pdo_odbc/ |
| H A D | odbc_driver.c | 63 SQLHANDLE eh; local 83 eh = statement; 86 eh = H->dbc; 89 eh = H->env; 92 rc = SQLGetDiagRec(htype, eh, recno++, einfo->last_state, &einfo->last_error, 120 rc = SQLGetDiagRec(htype, eh, recno++, discard_state, &code,
|
Completed in 2 milliseconds