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