Home
last modified time | relevance | path

Searched refs:en_ExecDirect (Results 1 – 20 of 20) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c278 else if (pstmt->asyn_on != en_ExecDirect) in SQLExecDirect()
290 hproc = _iodbcdm_getproc (pstmt->hdbc, en_ExecDirect); in SQLExecDirect()
299 CALL_DRIVER (pstmt->hdbc, retcode, hproc, en_ExecDirect, in SQLExecDirect()
303 if (pstmt->asyn_on == en_ExecDirect) in SQLExecDirect()
331 pstmt->need_on = en_ExecDirect; in SQLExecDirect()
335 pstmt->asyn_on = en_ExecDirect; in SQLExecDirect()
435 case en_ExecDirect: in SQLPutData()
543 case en_ExecDirect: in SQLParamData()
581 case en_ExecDirect: in SQLParamData()
H A Dhenv.h74 en_ExecDirect = SQL_API_SQLEXECDIRECT, enumerator
H A Dhenv.ci78 { en_ExecDirect, CLI_NAME_PREFIX "ExecDirect" },
H A Dhstmt.c577 case en_ExecDirect: in SQLCancel()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c278 else if (pstmt->asyn_on != en_ExecDirect) in SQLExecDirect()
290 hproc = _iodbcdm_getproc (pstmt->hdbc, en_ExecDirect); in SQLExecDirect()
299 CALL_DRIVER (pstmt->hdbc, retcode, hproc, en_ExecDirect, in SQLExecDirect()
303 if (pstmt->asyn_on == en_ExecDirect) in SQLExecDirect()
331 pstmt->need_on = en_ExecDirect; in SQLExecDirect()
335 pstmt->asyn_on = en_ExecDirect; in SQLExecDirect()
435 case en_ExecDirect: in SQLPutData()
543 case en_ExecDirect: in SQLParamData()
581 case en_ExecDirect: in SQLParamData()
H A Dhenv.h74 en_ExecDirect = SQL_API_SQLEXECDIRECT, enumerator
H A Dhenv.ci78 { en_ExecDirect, CLI_NAME_PREFIX "ExecDirect" },
H A Dhstmt.c577 case en_ExecDirect: in SQLCancel()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c278 else if (pstmt->asyn_on != en_ExecDirect) in SQLExecDirect()
290 hproc = _iodbcdm_getproc (pstmt->hdbc, en_ExecDirect); in SQLExecDirect()
299 CALL_DRIVER (pstmt->hdbc, retcode, hproc, en_ExecDirect, in SQLExecDirect()
303 if (pstmt->asyn_on == en_ExecDirect) in SQLExecDirect()
331 pstmt->need_on = en_ExecDirect; in SQLExecDirect()
335 pstmt->asyn_on = en_ExecDirect; in SQLExecDirect()
435 case en_ExecDirect: in SQLPutData()
543 case en_ExecDirect: in SQLParamData()
581 case en_ExecDirect: in SQLParamData()
H A Dhenv.h74 en_ExecDirect = SQL_API_SQLEXECDIRECT, enumerator
H A Dhenv.ci78 { en_ExecDirect, CLI_NAME_PREFIX "ExecDirect" },
H A Dhstmt.c577 case en_ExecDirect: in SQLCancel()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Dexecute.c278 else if (pstmt->asyn_on != en_ExecDirect) in SQLExecDirect()
290 hproc = _iodbcdm_getproc (pstmt->hdbc, en_ExecDirect); in SQLExecDirect()
299 CALL_DRIVER (pstmt->hdbc, retcode, hproc, en_ExecDirect, in SQLExecDirect()
303 if (pstmt->asyn_on == en_ExecDirect) in SQLExecDirect()
331 pstmt->need_on = en_ExecDirect; in SQLExecDirect()
335 pstmt->asyn_on = en_ExecDirect; in SQLExecDirect()
435 case en_ExecDirect: in SQLPutData()
543 case en_ExecDirect: in SQLParamData()
581 case en_ExecDirect: in SQLParamData()
H A Dhenv.h74 en_ExecDirect = SQL_API_SQLEXECDIRECT, enumerator
H A Dhenv.ci78 { en_ExecDirect, CLI_NAME_PREFIX "ExecDirect" },
H A Dhstmt.c577 case en_ExecDirect: in SQLCancel()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DExecDirect.c87 _trace_print_function (en_ExecDirect, trace_leave, retcode); in trace_SQLExecDirect()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dexecute.c1227 else if (pstmt->asyn_on != en_ExecDirect) in SQLExecDirect_Internal()
1257 en_ExecDirect, ( in SQLExecDirect_Internal()
1273 if (pstmt->asyn_on == en_ExecDirect) in SQLExecDirect_Internal()
1313 pstmt->need_on = en_ExecDirect; in SQLExecDirect_Internal()
1318 pstmt->asyn_on = en_ExecDirect; in SQLExecDirect_Internal()
1638 case en_ExecDirect: in SQLPutData_Internal()
1755 case en_ExecDirect: in SQLParamData_Internal()
1790 case en_ExecDirect: in SQLParamData_Internal()
H A Dhenv.ci119 FUNCDEF (SQL_API_SQLEXECDIRECT, en_ExecDirect, CLI "ExecDirect")
H A Dhstmt.c1125 case en_ExecDirect: in SQLCancel_Internal()