Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groups:mxp:projectdb2 [2013/05/08 14:07] – wgilbert | groups:mxp:projectdb2 [2013/05/08 14:58] (current) – removed wgilbert | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== MXP db2 ====== | ||
- | < | ||
- | IDPrimKey, integer, id, primary readonly | ||
- | MXPCodeDescription, | ||
- | RefMXP, text, RefMXP, length=5 visible alwaysshow | ||
- | ProjDate, date, ProjDate, visible alwaysshow | ||
- | ProjName, text, ProjName, length=256 visible alwaysshow | ||
- | ProjDescription, | ||
- | Student1, text, Student1, length=40 visible alwaysshow | ||
- | Student2, text, Student2, length=40 visible alwaysshow | ||
- | Student3, text, Student3, length=40 visible alwaysshow | ||
- | ProjEqBuilt, | ||
- | RepLocation, | ||
- | RefAIP, text, RefAIP, length=50 alwaysshow | ||
- | ProjURL, text, ProjURL, length=256 alwaysshow | ||
- | Notes, text, Notes, length=100 alwaysshow | ||
- | </ | ||
- | |||
- | |||
- | < | ||
- | id, integer, id, primary readonly | ||
- | testfoo, text, testfoo, required length=250 visible | ||
- | </ |