Project

General

Profile

Actions

Bug #2845

closed

Populate stemCount.IsPlanted

Added by Michael Lee almost 17 years ago. Updated almost 17 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
ArchiveDB
Target version:
Start date:
05/16/2007
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2845

Description

This field needs to be populated as a default value. It needs to be populated in the unfolding process normally, but we have no special cases yet, so this can wait and be assigned to all stems with X and Y coordinates.

Actions #1

Updated by Michael Lee almost 17 years ago

For now, can be done with unfolding, like so:
UPDATE entry_stems SET entry_stems.isPlanted = IIf([IsIndividualRecord],"Y","N")
WHERE (((entry_stems.isPlanted) Is Null));

(added on cheyenne, and niho)

Actions #2

Updated by Michael Lee almost 17 years ago

OK, I added this in the client.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2845

Actions

Also available in: Atom PDF