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