|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: ODBC::DATABASE-EXEC-SQL
Section:
Odbc Database Operators
Synopsis:
<odbc::database-exec-sql DBVAR QUERY-STRING>
Description:
Executes the SQL query in QUERY-STRING, on the open
database connection specified by DBVAR.
Returns TRUE if no errors are encountered.
This function differs from ODBC::DATABASE-EXEC-QUERY
in that it does not return any cursor, so there
is no way to get results back from the execution
of your SQL command. Thus, it is most useful for
sending commands which expect no return values,
such as a SQL DELETE statement:
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