Changeset 14128 for trunk/ippMonitor/def
- Timestamp:
- Jul 10, 2007, 4:47:46 PM (19 years ago)
- Location:
- trunk/ippMonitor/def
- Files:
-
- 2 edited
-
detProcessedExp.d (modified) (1 diff)
-
detProcessedImfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detProcessedExp.d
r14044 r14128 11 11 IMAGE JPEG2 $detProcessedExp.path_base PPIMAGE.JPEG2 $rawExp.camera NONE 12 12 13 ARGS ARG1 det _id=$detProcessedExp.det_id14 ARGS ARG1 exp_id=$detProcessedExp.exp_id13 ARGS ARG1 detProcessedImfile.det_id=$detProcessedExp.det_id 14 ARGS ARG1 detProcessedImfile.exp_id=$detProcessedExp.exp_id 15 15 ARGS ARG1 camera=$rawExp.camera 16 16 ARGS ARG1 basename=$detProcessedExp.path_base -
trunk/ippMonitor/def/detProcessedImfile.d
r14044 r14128 5 5 6 6 # the following WHERE clauses are added to all queries joined by AND 7 WHERE det ResidExp.exp_id = rawExp.exp_id7 WHERE detProcessedImfile.exp_id = rawExp.exp_id 8 8 9 9 # field size name show link to extras
Note:
See TracChangeset
for help on using the changeset viewer.
