|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: MSQL::DATABASE-SAVE-RECORD
Section:
Msql Database Extensions
Synopsis:
<msql::database-save-record DB KEY TABLE KEYNAME [VAR...] [TABLE=TABLENAME] [KEYNAME=FIELDNAME]>
Description:
Does an INSERT and UPDATE to try to store the data into TABLE using the single key KEYNAME, with value KEY.
NOTE: If the key field for table you are using is not configured as the primary key, then it is possible to create duplicate entries in the database.
If you have a variable which does not match a field name
in the table, that variable is silently ignored.
If you try to save character data into a numeric field,
the insert or update will fail, and you can check the
error message in msql::msql-error-message[]
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