|
|
DBUPDATE
|
dbUpdate is a simple combination of the power of dbSearch, dbModify and dbUpdate. Using the dbSearch system, you can add or modify a record depending on what the database contains. If a record is not found it is added (dbstore) to the database, if it is found it is changed (dbModify). Notice that the tags below are the same as the two primary components that this component is based on.
|
|