Vocabulary odbc Inputs dbc an ODBC database connection handle string a string containing SQL
Outputs statement an ODBC statement handle
Word description Prepares (precompiles) the given SQL string, ready for execution with
odbc-execute . When finished with the statement
odbc-free-statement must be called on it.
See also odbc-init ,
odbc-connect ,
odbc-disconnect ,
odbc-prepare ,
odbc-free-statement ,
odbc-execute ,
odbc-next-row ,
odbc-number-of-columns ,
odbc-describe-column ,
odbc-get-field ,
odbc-get-row-fields ,
odbc-get-all-rows ,
odbc-query Definition
This documentation was generated offline from a
load-all
image. If you want, you can also
browse the documentation from within the UI developer tools . See
the Factor website
for more information.
Factor 0.101 x86.64 (2284, heads/master-29a92525f9, Nov 9 2024 06:55:18)