
Dad method: WUpdate
Writes the rows of a table contained in a selector to the database.
If the referred table contains update information in the two columns
named iTimeStart and iTimeEnd, only the iTimeStart
value will be used, the iTimeEnd fields will be set to
TILLEVER giving the rows an infinite period of validity.
In contrast to the RepUpdate method the table
does not need to contain the update information columns for the usage of
WUpdate - if there is none the rows are simply appended to the
servers tables.
<dadobj> "WUpdate" table [selector]
- <dadobj> is the name of a PinK Dad object,
- WUpdate is the name of the applied method,
- table is the name of a PinK table object to be updated,
- selector is the name of a PinK selector object to be used
on this table. The whole table will be updated as default.
See also:
Previous
Up
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .