Handbook
Glossary
alloc-stmt-handle ( dbc -- handle )
Vocabulary
odbc
Inputs
dbc
an
object
Outputs
handle
an
object
Definition
USING:
kernel
;
IN:
odbc
:
alloc-stmt-handle
( dbc -- handle )
[
SQL_HANDLE_STMT
]
dip
alloc-handle
;