Difference between revisions of "Pdm load"
From SDU
(New page: Category:Commands) |
|||
| Line 1: | Line 1: | ||
[[Category:Commands]] | [[Category:Commands]] | ||
| + | Use pdm_load to load information directly into the database and bypass the GUIs. | ||
| + | |||
| + | Usage: pdm_load -f [filename] | ||
| + | |||
| + | -a update all matching data | ||
| + | -c check only, no change to data | ||
| + | -e treat escapes litterally | ||
| + | -h help | ||
| + | -i insert only | ||
| + | -m notify domsrvr of mass update | ||
| + | -v verbose | ||
| + | -r remove | ||
| + | -u update only | ||
| + | -x use locale sensitive numeric input formats | ||
Revision as of 21:24, 14 January 2008
Use pdm_load to load information directly into the database and bypass the GUIs.
Usage: pdm_load -f [filename]
-a update all matching data -c check only, no change to data -e treat escapes litterally -h help -i insert only -m notify domsrvr of mass update -v verbose -r remove -u update only -x use locale sensitive numeric input formats