L TmpV2 table: Difference between revisions
Ttenbergen (talk | contribs) m m |
Ttenbergen (talk | contribs) m clean- |
||
| Line 1: | Line 1: | ||
L_TmpV2 table in [[CCMDB.mdb]] and [[Centralized_data.mdb]] contains data that is either intermittent or just not currently accommodated in the rest of the database. | L_TmpV2 table in [[CCMDB.mdb]] and [[Centralized_data.mdb]] contains data that is either intermittent or just not currently accommodated in the rest of the database. Collection projects that generate data for this table are categorized in [[:Category:All Projects]] / [[:Category:L TmpV2 Data | Category:L TmpV2 Data]]. | ||
The table has fields to accommodate dates, integers, reals/floating point variables, text or booleans. It can accommodate one of each of these per line, such that if two variables of the same data type are needed, two lines need to be entered. The table was set up this way to accommodate any possible combination of data, but this flexibility comes at the expense of some inefficiencies in data-entry. | The table has fields to accommodate dates, integers, reals/floating point variables, text or booleans. It can accommodate one of each of these per line, such that if two variables of the same data type are needed, two lines need to be entered. The table was set up this way to accommodate any possible combination of data, but this flexibility comes at the expense of some inefficiencies in data-entry. | ||
==Data Structure== | ==Data Structure== | ||