Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groups:mxp:projectdb [2014/10/30 12:46] – wick | groups:mxp:projectdb [2023/08/01 15:35] (current) – cse-sull0153 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== MXP Project Database ====== | ====== MXP Project Database ====== | ||
- | The database contains summaries of over 500 MXP projects going back to 1970. Data from Kurt's long-standing database was imported to MySQL running on a department server, and is accessed here using the Database2 DokuWiki plugin. Thanks to Alex Schumann for setting this up for us. | + | The database contains summaries of over 500 MXP projects going back to 1970. Data from Kurt's long-standing database was imported to MySQL running on a department server, and is accessed here using the [[https:// |
- | Search to narrow the results. Click the " | ||
- | [[https:// | ||
- | [[https:// | ||
+ | {{QUERY: | ||
+ | |||
+ | ~~NOCACHE~~ | ||
- | < | ||
- | IDPrimKey, integer, id, primary readonly | ||
- | ProjDate, date, Date, visible alwaysshow | ||
- | MXPCodeDescription, | ||
- | ProjName, text, Project Name, length=256 visible alwaysshow | ||
- | ProjDescription, | ||
- | Students, text, Students, length=150 visible alwaysshow | ||
- | Student1, text, Student1, length=40 | ||
- | Student2, text, Student2, length=40 | ||
- | Student3, text, Student3, length=40 | ||
- | RefMXP, text, Reference, length=5 visible alwaysshow | ||
- | ProjEqBuilt, | ||
- | RepLocation, | ||
- | RefAIP, text, RefAIP, length=50 | ||
- | ProjURL, URL, ProjURL, length=256 alwaysshow | ||
- | Notes, text, Notes, length=100 alwaysshow | ||
- | </ |