dba_replace
Replace or insert entry
&reftitle.description;
booldba_replace
stringkey
stringvalue
resourcehandle
dba_replace replaces or inserts the entry described
with key and value into the
database specified by handle.
&reftitle.parameters;
key
The key of the entry to be replaced.
value
The value to be replaced.
handle
The database handler, returned by dba_open or
dba_popen.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;
dba_exists
dba_delete
dba_fetch
dba_insert