Changeset 19527 for trunk/ippTools/share/chiptool_change_exp_state.sql
- Timestamp:
- Sep 11, 2008, 3:33:27 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/chiptool_change_exp_state.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/chiptool_change_exp_state.sql
r19334 r19527 1 -- change state of chipRun from goto_cleaned to cleaned or goto_purged to purged 2 -- when all of the consituant imfiles are in the rgith state 3 -- arguments are new state (cleaned or purged) chip_id and new state again for 4 -- the chipProcessedImfile sub query 1 5 UPDATE chipRun 2 6 SET state = '%s'
Note:
See TracChangeset
for help on using the changeset viewer.
