|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: ODBC::DATABASE-DELETE-RECORD
Section:
Odbc Database Operators
Synopsis:
<odbc::database-delete-record DBVAR KEY TABLE KEYNAME [TABLE=TABLENAME] [KEYNAME=FIELDNAME]>
Description:
Deletes the specified record in the database referenced by DBVAR. The record to delete is specified by KEY and KEYNAME. An SQL DELETE query is issued which
will delete any record in the table named TABLE whose
field named KEYNAME matches the value of KEY.
You must supply TABLE and KEYNAME, where KEYNAME is the name of the primary key field in table.
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