|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: ODBC::DATABASE-EXEC-QUERY
Section:
Odbc Database Operators
Synopsis:
<odbc::database-exec-query DBVAR QUERY-STRING [CURSOR=VARNAME]>
Description:
Executes the SQL query in QUERY-STRING The QUERY-STRING can be any expression Meta-HTML expression which evaluates to
a valid SQL query or command string.
Returns a cursor object, which can be passed to
odbc::database-next-record
, odbc::number-of-rows
, and
odbc::set-row-position
.
If the CURSOR keyword arg is supplied, the returned cursor value is stored in the supplied variable name.
Edit Pointer
Function Index
Variable Index
Variable Editor

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com